Searched refs:section_type_p (Results 1 - 2 of 2) sorted by relevance

/external/elfutils/src/
H A Dld.h375 bool (*section_type_p) (struct ld_state *, XElf_Word); member in struct:callbacks
377 DL_CALL_FCT ((state)->callbacks.section_type_p, (state, type))
H A Dldgeneric.c217 ld_state.callbacks.section_type_p = ld_generic_section_type_p;

Completed in 105 milliseconds