Searched refs:PT_ARM_EXIDX (Results 1 – 10 of 10) sorted by relevance
46 case PT_ARM_EXIDX: in arm_segment_type_name()
404 #ifndef PT_ARM_EXIDX405 # define PT_ARM_EXIDX 0x70000001 /* ARM unwind segment */ macro
175 case PT_ARM_EXIDX: in dwarf_find_unwind_table_memory()307 case PT_ARM_EXIDX: in dwarf_find_unwind_table()
473 case PT_ARM_EXIDX: in arm_phdr_cb()
449 } else if (phdr->p_type == PT_ARM_EXIDX) { in findUnwindSections()
1039 PT_ARM_EXIDX = 0x70000001, enumerator
1041 PT_ARM_EXIDX = 0x70000001, enumerator
2482 #define PT_ARM_EXIDX (PT_LOPROC + 1) /* ARM unwind segment. */ macro
2483 #define PT_ARM_EXIDX (PT_LOPROC + 1) /* ARM unwind segment. */ macro
1138 LLVM_READOBJ_ENUM_CASE(ELF, PT_ARM_EXIDX); in getElfSegmentType()1195 if (Type == ELF::PT_ARM_EXIDX) in getElfPtType()