]> git.ipfire.org Git - thirdparty/glibc.git/commit
Introduce DL_LOOKUP_FOR_RELOCATE flag for _dl_lookup_symbol_x fw/elf-fixups
authorFlorian Weimer <fweimer@redhat.com>
Tue, 29 Oct 2019 11:23:48 +0000 (12:23 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 29 Oct 2019 11:23:48 +0000 (12:23 +0100)
commit10c5d5518cd6a90f8e541194889a38061acc7951
tree802608066907d99752e54765b62f76ad001f884f
parentaae3acbaa7cf9ebba084bc4ae0f2c56bad425b89
Introduce DL_LOOKUP_FOR_RELOCATE flag for _dl_lookup_symbol_x

This will allow changes in dependency processing during non-lazy
binding, for more precise processing of NODELETE objects: During
initial relocation in dlopen, the fate of NODELETE objects is still
unclear, so objects which are depended upon by NODELETE objects
cannot immediately be marked as NODELETE.
elf/dl-reloc.c
sysdeps/generic/ldsodefs.h