Searched refs:SHT_ARM_EXIDX (Results 1 – 11 of 11) sorted by relevance
74 #define SHT_ARM_EXIDX 0x70000001 /* Section holds ARM unwind info. */ macro
516 * arm.h (SHT_ARM_EXIDX): Define.
304 #define SHT_ARM_EXIDX 0x70000001 /* Exception index table. */ macro
707 ELF::SHT_ARM_EXIDX, in SwitchToExIdxSection()
1249 SHT_ARM_EXIDX = 0x70000001U, in LLVM_ENUM_INT_TYPE()
332 LLVM_READOBJ_ENUM_CASE(ELF, SHT_ARM_EXIDX); in getElfSectionType()
363 case SHT_ARM_EXIDX: return "SHT_ARM_EXIDX"; in sh_types()
1365 Section.getType() == ELF::SHT_ARM_EXIDX) { in WriteSection()
7869 if (hdr->sh_type == SHT_ARM_EXIDX && hdr->sh_link in elf32_arm_gc_mark_extra_sections()9414 hdr->sh_type = SHT_ARM_EXIDX; in elf32_arm_fake_sections()9437 case SHT_ARM_EXIDX: in elf32_arm_section_from_shdr()
17103 if (elf_section_type (now_seg) == SHT_ARM_EXIDX in arm_elf_change_section()17125 return SHT_ARM_EXIDX; in arm_elf_section_type()17283 type = SHT_ARM_EXIDX; in start_unwind_section()
2630 case SHT_ARM_EXIDX: in get_arm_section_type_name()