mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-28 23:34:53 +03:00
It is no longer needed since commit 6c444ad6e9
(elf: Do not use memalign for TCB/TLS blocks allocation [BZ #17730]).
Applications do not link against ld.so and will use the definition in
libc.so, so there is no ABI impact.
14 lines
347 B
Plaintext
14 lines
347 B
Plaintext
GLIBC_2.17 GLIBC_2.17 A
|
|
GLIBC_2.17 __libc_stack_end D 0x8
|
|
GLIBC_2.17 __tls_get_addr F
|
|
GLIBC_2.17 _dl_mcount F
|
|
GLIBC_2.17 _r_debug D 0x28
|
|
GLIBC_2.17 calloc F
|
|
GLIBC_2.17 free F
|
|
GLIBC_2.17 malloc F
|
|
GLIBC_2.17 realloc F
|
|
GLIBC_2.22 GLIBC_2.22 A
|
|
GLIBC_2.22 __tls_get_addr_opt F
|
|
GLIBC_2.23 GLIBC_2.23 A
|
|
GLIBC_2.23 __parse_hwcap_and_convert_at_platform F
|