Searched refs:create_relocations (Results 1 - 3 of 3) sorted by relevance

/external/elfutils/src/
H A Dld.h360 void (*create_relocations) (struct ld_state *, const Elf32_Word *); member in struct:callbacks
362 DL_CALL_FCT ((state)->callbacks.create_relocations, (state, dblindirect))
H A Di386_ld.c1099 statep->callbacks.create_relocations = elf_i386_create_relocations;
H A Dldgeneric.c226 ld_state.callbacks.create_relocations = ld_generic_create_relocations;
7131 "create_relocations");

Completed in 151 milliseconds