mirror of
https://sourceware.org/git/glibc.git
synced 2025-05-01 12:04:52 +03:00
13 lines
335 B
Plaintext
13 lines
335 B
Plaintext
libc.so: realloc
|
|
libc.so: malloc
|
|
libc.so: memalign
|
|
libc.so: calloc
|
|
libc.so: free
|
|
# At -Os, a struct assignment in libgcc-static pulls this in
|
|
libc.so: memcpy ?
|
|
# The TLS-enabled version of these functions is interposed from libc.so.
|
|
ld.so: _dl_signal_error
|
|
ld.so: _dl_catch_error
|
|
ld.so: _dl_signal_exception
|
|
ld.so: _dl_catch_exception
|