Searched refs:PT_LOPROC (Results 1 – 4 of 4) sorted by relevance
566 #define PT_LOPROC 0x70000000 /* First processor-specific type. */ macro
1481 PT_LOPROC = 0x70000000, // Lowest processor-specific program hdr entry type. enumerator
988 _ELF_DEFINE_PT(PT_LOPROC, 0x70000000UL, \
676 if (ptype >= PT_LOPROC && ptype <= PT_HIPROC) { in phdr_type()686 ptype - PT_LOPROC); in phdr_type()