Allow abort PLT references in libc.so for SH.
[glibc.git] / sysdeps / unix / sysv / linux / sh / localplt.data
blobbabb19d71785515ddd718ac08e00dacbefaa22fd
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: memalign
8 libc.so: realloc
9 libc.so: _Unwind_Find_FDE
10 libc.so: _exit
11 libc.so: __errno_location
12 libm.so: matherr
13 # Generated by the compiler because there is no trap insn pattern.
14 libc.so: abort ?
15 # The main malloc is interposed into the dynamic linker, for
16 # allocations after the initial link (when dlopen is used).
17 ld.so: malloc
18 ld.so: calloc
19 ld.so: realloc
20 ld.so: free
21 # The TLS-enabled version of these functions is interposed from libc.so.
22 ld.so: _dl_signal_error
23 ld.so: _dl_catch_error
24 ld.so: _dl_signal_exception
25 ld.so: _dl_catch_exception