Searched refs:SHT_X86_64_UNWIND (Results 1 – 17 of 17) sorted by relevance
80 #define SHT_X86_64_UNWIND 0x70000001 /* unwind information */ macro
420 * x86-64.h (SHT_X86_64_UNWIND): Define.
261 case SHT_X86_64_UNWIND: in link_elf_link_preload()345 case SHT_X86_64_UNWIND: in link_elf_link_preload()353 else if (shdr[i].sh_type == SHT_X86_64_UNWIND) in link_elf_link_preload()633 case SHT_X86_64_UNWIND: in link_elf_load_file()753 case SHT_X86_64_UNWIND: in link_elf_load_file()825 case SHT_X86_64_UNWIND: in link_elf_load_file()842 else if (shdr[i].sh_type == SHT_X86_64_UNWIND) in link_elf_load_file()884 || shdr[i].sh_type == SHT_X86_64_UNWIND in link_elf_load_file()
143 else if (Type == ELF::SHT_X86_64_UNWIND) in PrintSwitchToSection()
335 ? ELF::SHT_X86_64_UNWIND in initELFMCObjectFileInfo()
431 #define SHT_X86_64_UNWIND 0x70000001 /* unwind information */ macro432 #define SHT_AMD64_UNWIND SHT_X86_64_UNWIND
215 switch (Type) { STRINGIFY_ENUM_CASE(ELF, SHT_X86_64_UNWIND); } in getELFSectionTypeName()
225 case SHT_X86_64_UNWIND: in __elfN()
871 SHT_X86_64_UNWIND = 0x70000001, // Unwind information enumerator
611 Type = ELF::SHT_X86_64_UNWIND; in ParseSectionArguments()
1257 _ELF_DEFINE_SHT(SHT_X86_64_UNWIND, 0x70000001UL, \1276 #define SHT_AMD64_UNWIND SHT_X86_64_UNWIND
490 ECase(SHT_X86_64_UNWIND); in enumeration()
3434 if (hdr->sh_type != SHT_X86_64_UNWIND) in elf64_x86_64_section_from_shdr()
7895 return SHT_X86_64_UNWIND; in i386_elf_section_type()
722 case SHT_X86_64_UNWIND: return "X86_64_UNWIND"; in section_type()
2618 case SHT_X86_64_UNWIND: return "X86_64_UNWIND"; in get_x86_64_section_type_name()
3389 case SHT_X86_64_UNWIND: in getSectionTypeString()