Home
last modified time | relevance | path

Searched refs:SHT_X86_64_UNWIND (Results 1 – 25 of 27) sorted by relevance

12

/external/elfutils/backends/
Dx86_64_symbol.c69 if (type == SHT_X86_64_UNWIND) in x86_64_section_type_name()
/external/llvm/lib/MC/
DMCSectionELF.cpp136 else if (Type == ELF::SHT_X86_64_UNWIND) in PrintSwitchToSection()
DMCObjectFileInfo.cpp453 ? ELF::SHT_X86_64_UNWIND in initELFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCSectionELF.cpp143 else if (Type == ELF::SHT_X86_64_UNWIND) in PrintSwitchToSection()
DMCObjectFileInfo.cpp470 ? ELF::SHT_X86_64_UNWIND in initELFMCObjectFileInfo()
/external/llvm/test/tools/sanstats/
Delf.test147 Type: SHT_X86_64_UNWIND
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/sanstats/
Delf.test147 Type: SHT_X86_64_UNWIND
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DELF.cpp209 switch (Type) { STRINGIFY_ENUM_CASE(ELF, SHT_X86_64_UNWIND); } in getELFSectionTypeName()
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DELFAsmParser.cpp426 Type = ELF::SHT_X86_64_UNWIND; in ParseDirectiveSection()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h732 SHT_X86_64_UNWIND = 0x70000001, // Unwind information enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h702 SHT_X86_64_UNWIND = 0x70000001, // Unwind information enumerator
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp507 Type = ELF::SHT_X86_64_UNWIND; in ParseSectionArguments()
/external/llvm/include/llvm/Support/
DELF.h701 SHT_X86_64_UNWIND = 0x70000001, // Unwind information enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h825 SHT_X86_64_UNWIND = 0x70000001, // Unwind information enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp609 Type = ELF::SHT_X86_64_UNWIND; in ParseSectionArguments()
/external/llvm/lib/ObjectYAML/
DELFYAML.cpp394 ECase(SHT_X86_64_UNWIND) in enumeration()
/external/llvm/test/Object/
Dobj2yaml.test475 ELF-X86-64-UNWIND-NEXT: Type: SHT_X86_64_UNWIND
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DELFYAML.cpp467 ECase(SHT_X86_64_UNWIND); in enumeration()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/
Dobj2yaml.test683 ELF-X86-64-UNWIND-NEXT: Type: SHT_X86_64_UNWIND
/external/elfutils/libelf/
Delf.h3373 #define SHT_X86_64_UNWIND 0x70000001 /* Unwind information. */ macro
/external/swiftshader/third_party/LLVM/lib/MC/
DELFObjectWriter.cpp1004 case ELF::SHT_X86_64_UNWIND: in WriteSection()
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp1002 switch (Type) { LLVM_READOBJ_ENUM_CASE(ELF, SHT_X86_64_UNWIND); } in getElfSectionType()
2567 case SHT_X86_64_UNWIND: in getSectionTypeString()
/external/elfutils/config/
Delfutils.spec.in248 Handle SHT_X86_64_UNWIND.
/external/elfutils/
DNEWS25 backends: RISCV handles ADD/SUB relocations. Handle SHT_X86_64_UNWIND.
/external/elfutils/src/
Delflint.c4639 || shdr->sh_type == SHT_X86_64_UNWIND))) in check_program_header()

12