Searched refs:initialize_gotplt (Results 1 – 4 of 4) sorted by relevance
406 void (*initialize_gotplt) (struct ld_state *, Elf_Scn *scn); member408 DL_CALL_FCT ((state)->callbacks.initialize_gotplt, (state, scn))
1091 statep->callbacks.initialize_gotplt = elf_i386_initialize_gotplt; in elf_i386_ld_init()
1817 * ld.h (struct callbacks): Add initialize_gotplt.1832 (elf_i386_ld_init): Initialize callbacks.initialize_gotplt.
222 ld_state.callbacks.initialize_gotplt = ld_generic_initialize_gotplt; in ld_prepare_state()