Searched refs:PT_ARM_ARCHEXT (Results 1 – 4 of 4) sorted by relevance
567 #define PT_ARM_ARCHEXT 0x70000000 /* ARM arch compat information. */ macro
1502 PT_ARM_ARCHEXT = 0x70000000, // Platform architecture compatibility info enumerator
990 _ELF_DEFINE_PT(PT_ARM_ARCHEXT, 0x70000000UL, \
680 case PT_ARM_ARCHEXT: return "ARM_ARCHEXT"; in phdr_type()