Searched refs:create_relocations (Results 1 – 3 of 3) sorted by relevance
360 void (*create_relocations) (struct ld_state *, const Elf32_Word *); member362 DL_CALL_FCT ((state)->callbacks.create_relocations, (state, dblindirect))
1099 statep->callbacks.create_relocations = elf_i386_create_relocations; in elf_i386_ld_init()
226 ld_state.callbacks.create_relocations = ld_generic_create_relocations; in ld_prepare_state()