Searched defs:section_match_fn_t (Results 1 - 1 of 1) sorted by relevance

/external/elfcopy/
H A Dcommon.h12 typedef int (*section_match_fn_t)(Elf *, Elf_Scn *, void *); typedef
13 void map_over_sections(Elf *, section_match_fn_t, void *);

Completed in 32 milliseconds