Searched refs:PT_NOTE (Results 1 – 5 of 5) sorted by relevance
49 note PT_NOTE FLAGS(4); /* PF_R */
50 note PT_NOTE FLAGS(4); /* PF_R */
529 #define PT_NOTE 4 /* Auxiliary information. */ macro
2021 phdr->p_type = PT_NOTE; in __elfN()2765 if (phdr[i].p_type == PT_NOTE && __elfN(parse_notes)(imgp, in __elfN()2769 if (phdr[j].p_type == PT_NOTE && in __elfN()