Searched refs:count_relocations (Results 1 – 3 of 3) sorted by relevance
342 void (*count_relocations) (struct ld_state *, struct scninfo *); member344 DL_CALL_FCT ((state)->callbacks.count_relocations, (state, scninfo))
886 statep->callbacks.count_relocations = elf_i386_count_relocations; in elf_i386_ld_init()
202 ld_state.callbacks.count_relocations = ld_generic_count_relocations; in ld_prepare_state()