diff options
author | Bernd Schmidt <bernds_cb1@t-online.de> | 2007-12-03 22:54:16 +0000 |
---|---|---|
committer | Bernd Schmidt <bernds_cb1@t-online.de> | 2007-12-03 22:54:16 +0000 |
commit | 95586b5663e51548e91fdbde34037886fb1eb07c (patch) | |
tree | d29cf66e07de417b715e84cbd04e4b38f0f96c40 /include/elf.h | |
parent | 3d2a55e7a31cbb50ca1677d09791ca147368b62a (diff) |
Blackfin FD-PIC patch 3/6.
Change _dl_find_hash to _dl_lookup_hash, as on the NPTL branch.
_dl_find_hash is now a wrapper function around it; unlike on the NPTL branch,
it retains the old interface so that not all callers need to be changed.
_dl_lookup_hash can optionally give its caller a pointer to the module where
the symbol was found.
Introduce ELF_RTYPE_CLASS_DLSYM for lookups from libdl.
Spelling fixes in the Blackfin port, since Alex Oliva's original version of
these patches used _dl_find_hash_mod as the name of the function rather than
_dl_lookup_hash.
Diffstat (limited to 'include/elf.h')
0 files changed, 0 insertions, 0 deletions