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

/external/elfutils/src/src/
H A Dld.h355 void (*count_relocations) (struct ld_state *, struct scninfo *); member in struct:callbacks
357 DL_CALL_FCT ((state)->callbacks.count_relocations, (state, scninfo))
H A Di386_ld.c1097 statep->callbacks.count_relocations = elf_i386_count_relocations;
H A Dldgeneric.c225 ld_state.callbacks.count_relocations = ld_generic_count_relocations;
7119 "count_relocations");

Completed in 90 milliseconds