mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-14 17:11:06 +00:00
b04beebf07
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.
11 lines
251 B
Plaintext
11 lines
251 B
Plaintext
GLIBC_2.22 GLIBC_2.22 A
|
|
GLIBC_2.22 __libc_stack_end D 0x4
|
|
GLIBC_2.22 __stack_chk_guard D 0x4
|
|
GLIBC_2.22 __tls_get_addr F
|
|
GLIBC_2.22 _dl_mcount F
|
|
GLIBC_2.22 _r_debug D 0x14
|
|
GLIBC_2.22 calloc F
|
|
GLIBC_2.22 free F
|
|
GLIBC_2.22 malloc F
|
|
GLIBC_2.22 realloc F
|