]> Git Repo - uclibc-ng.git/commit
rtld: Use ELF_RTYPE_CLASS_DLSYM
authorChristophe Lyon <[email protected]>
Wed, 4 Jul 2018 15:55:29 +0000 (17:55 +0200)
committerWaldemar Brodkorb <[email protected]>
Fri, 10 Aug 2018 14:02:45 +0000 (16:02 +0200)
commit69634db9348550f573141f478cb78eaa8363f16a
tree39125766da9e938a4173a744d5db730bac531914
parentf81c99217f0ba491fc013ee89436aa0503dab257
rtld: Use ELF_RTYPE_CLASS_DLSYM

rtld must call _dl_find_hash() with ELF_RTYPE_CLASS_DLSYM since we
want a function descriptor.

* ldso/ldso/ldso.c (_dl_get_ready_to_run): Support __FDPIC__.

Signed-off-by: Mickaël Guêné <[email protected]>
Signed-off-by: Christophe Lyon <[email protected]>
ldso/ldso/ldso.c
This page took 0.022731 seconds and 4 git commands to generate.