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.
10 # The main malloc is interposed into the dynamic linker, for
11 # allocations after the initial link (when dlopen is used).
16 # The TLS-enabled version of these functions is interposed from libc.so.
17 ld.so: _dl_signal_error
18 ld.so: _dl_catch_error
19 ld.so: _dl_signal_exception
20 ld.so: _dl_catch_exception