Searched refs:PT_LOOS (Results 1 – 4 of 4) sorted by relevance
552 #define PT_LOOS 0x60000000 /* First OS-specific. */ macro
1479 PT_LOOS = 0x60000000, // Lowest operating system-specific pt entry type. enumerator
962 _ELF_DEFINE_PT(PT_LOOS, 0x60000000UL, \
706 if (ptype >= PT_LOOS && ptype <= PT_HIOS) in phdr_type()708 ptype - PT_LOOS); in phdr_type()