Searched refs:SHT_ARM_EXIDX (Results 1 – 10 of 10) sorted by relevance
57 case SHT_ARM_EXIDX: in arm_section_type_name()
51 @ CHECK: Type: SHT_ARM_EXIDX (0x70000001)
101 @ CHECK: Type: SHT_ARM_EXIDX (0x70000001)
533 if (SI->sh_type == ELF::SHT_ARM_EXIDX) { in PrintUnwindInformation()
395 LLVM_READOBJ_ENUM_CASE(ELF, SHT_ARM_EXIDX); in getElfSectionType()
1289 SHT_ARM_EXIDX = 0x70000001U, enumerator
328 ECase(SHT_ARM_EXIDX) in enumeration()
1071 ELF::SHT_ARM_EXIDX, in SwitchToExIdxSection()
2305 #define SHT_ARM_EXIDX (SHT_LOPROC + 1) /* ARM unwind section. */ macro
1582 Section.getType() == ELF::SHT_ARM_EXIDX) { in WriteSection()