Searched refs:PT_ARM_EXIDX (Results 1 – 2 of 2) sorted by relevance
122 #define PT_ARM_EXIDX (PT_LOPROC + 1) macro
966 # ifndef PT_ARM_EXIDX967 # define PT_ARM_EXIDX 0x70000001 /* .ARM.exidx segment */ macro990 if (phdr->p_type != PT_ARM_EXIDX) { in phdr_table_get_arm_exidx()