mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-23 19:30:10 +00:00
Add _dl_function_address.
This commit is contained in:
parent
85ff0834bb
commit
e40ba2ccb8
@ -2,5 +2,6 @@ ld {
|
||||
GLIBC_2.2 {
|
||||
# hppa specific functions in the dynamic linker, but used by libc.so.
|
||||
_dl_symbol_address; _dl_unmap; _dl_lookup_address;
|
||||
_dl_function_address;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user