Searched refs:SHT_ARM_EXIDX (Results 1 – 13 of 13) sorted by relevance
60 case SHT_ARM_EXIDX: in arm_section_type_name()130 return sh_type == SHT_ARM_EXIDX; in arm_check_reloc_target_type()
30 @ CHECK-NEXT: Type: SHT_ARM_EXIDX65 @ CHECK-NEXT: Type: SHT_ARM_EXIDX
51 @ CHECK: Type: SHT_ARM_EXIDX (0x70000001)
107 @ CHECK: Type: SHT_ARM_EXIDX (0x70000001)
724 SHT_ARM_EXIDX = 0x70000001U, enumerator
692 SHT_ARM_EXIDX = 0x70000001U, enumerator
552 if (Sec.sh_type == ELF::SHT_ARM_EXIDX) { in PrintUnwindInformation()
993 LLVM_READOBJ_ENUM_CASE(ELF, SHT_ARM_EXIDX); in getElfSectionType()2554 case SHT_ARM_EXIDX: in getSectionTypeString()
384 ECase(SHT_ARM_EXIDX) in enumeration()
1113 SwitchToEHSection(".ARM.exidx", ELF::SHT_ARM_EXIDX, in SwitchToExIdxSection()
1174 Section.getType() == ELF::SHT_ARM_EXIDX) in writeSection()
2486 #define SHT_ARM_EXIDX (SHT_LOPROC + 1) /* ARM unwind section. */ macro
2485 #define SHT_ARM_EXIDX (SHT_LOPROC + 1) /* ARM unwind section. */ macro