]> git.ipfire.org Git - thirdparty/glibc.git/blame - sysdeps/unix/sysv/linux/hppa/localplt.data
nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / hppa / localplt.data
CommitLineData
2d5a67dc
JM
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.
4libc.so: calloc
5libc.so: free
6libc.so: malloc
7libc.so: memalign
8libc.so: realloc
2d5a67dc
JM
9libc.so: __sigsetjmp
10libc.so: _IO_funlockfile
2d5a67dc
JM
11libc.so: __errno_location
12libm.so: matherr
b04beebf
FW
13# The main malloc is interposed into the dynamic linker, for
14# allocations after the initial link (when dlopen is used).
2d5a67dc
JM
15ld.so: malloc
16ld.so: calloc
17ld.so: realloc
18ld.so: free
9e78f6f6
FW
19# The TLS-enabled version of these functions is interposed from libc.so.
20ld.so: _dl_signal_error
21ld.so: _dl_catch_error
2449ae7b
FW
22ld.so: _dl_signal_exception
23ld.so: _dl_catch_exception