Searched refs:parse_notes (Results 1 – 2 of 2) sorted by relevance
126 bool __elfN(parse_notes)(struct image_params *, Elf_Note *, const char *,
2708 __elfN(parse_notes)(struct image_params *imgp, Elf_Note *checknote, in __elfN() argument2858 if (phdr[i].p_type == PT_NOTE && __elfN(parse_notes)(imgp, in __elfN()2863 __elfN(parse_notes)(imgp, &fctl_note, in __elfN()