ld.h | 355 void (*relocate_section) (struct ld_state *, Elf_Scn *, struct scninfo *, member in struct:callbacks 357 #define RELOCATE_SECTION(state, outscn, first, dblindirect) \ 358 DL_CALL_FCT ((state)->callbacks.relocate_section, (state, outscn, first, \ [all...] |