Searched refs:section_match_fn_t (Results 1 – 2 of 2) sorted by relevance
12 typedef int (*section_match_fn_t)(Elf *, Elf_Scn *, void *); typedef13 void map_over_sections(Elf *, section_match_fn_t, void *);
6 section_match_fn_t match, in map_over_sections()