Lines Matching defs:relocate_section
355 void (*relocate_section) (struct ld_state *, Elf_Scn *, struct scninfo *,
357 #define RELOCATE_SECTION(state, outscn, first, dblindirect) \
358 DL_CALL_FCT ((state)->callbacks.relocate_section, (state, outscn, first, \