musl/ldso
Rich Felker 29e4319178 fix double-processing of DT_RELR relocations in ldso relocating itself
this is analogous to skip_relative logic in do_relocs -- because
relative relocations for the dynamic linker itself were already
performed at entry (stage 1), they must not be applied again.
2022-11-10 09:02:02 -05:00
..
dlstart.c process DT_RELR relocations in ldso-startup/static-pie 2022-09-12 08:30:36 -04:00
dynlink.c fix double-processing of DT_RELR relocations in ldso relocating itself 2022-11-10 09:02:02 -05:00