initial commit
[glibc.git] / sysdeps / generic / localplt.data
1 # See scripts/check-localplt.awk for how this file is processed.
2 # PLT use is required for the malloc family and for matherr because
3 # users can define their own functions and have library internals call them.
4 libc.so: calloc
5 libc.so: free
6 libc.so: malloc
7 libc.so: realloc
8 libm.so: matherr
9 # The TLS-enabled version of these functions is interposed from libc.so.
10 ld.so: _dl_signal_error
11 ld.so: _dl_catch_error
12 ld.so: _dl_signal_exception
13 ld.so: _dl_catch_exception