Home
last modified time | relevance | path

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

12

/external/iproute2/include/uapi/linux/
Delf-em.h8 #define EM_SPARC 2 macro
/external/kernel-headers/original/uapi/linux/
Delf-em.h8 #define EM_SPARC 2 macro
Daudit.h411 #define AUDIT_ARCH_SPARC (EM_SPARC)
/external/llvm/lib/Object/
DELF.cpp92 case ELF::EM_SPARC: in getELFRelocationTypeName()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetELFWriterInfo.h38 EM_SPARC = 2, // SPARC enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DELF.cpp119 case ELF::EM_SPARC: in getELFRelocationTypeName()
180 case ELF::EM_SPARC: in getELFRelrRelocationType()
/external/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcELFObjectWriter.cpp26 Is64Bit ? ELF::EM_SPARCV9 : ELF::EM_SPARC, in SparcELFObjectWriter()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcELFObjectWriter.cpp27 Is64Bit ? ELF::EM_SPARCV9 : ELF::EM_SPARC, in SparcELFObjectWriter()
/external/elfutils/tests/
Dsaridx.c35 MACHINE (EM_SPARC),
/external/u-boot/include/
Delf.h142 #define EM_SPARC 2 /* SPARC */ macro
/external/llvm/include/llvm/Object/
DELFObjectFile.h857 case ELF::EM_SPARC: in getFileFormatName()
933 case ELF::EM_SPARC: in getArch()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h129 EM_SPARC = 2, // SPARC enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DELFObjectFile.h1026 case ELF::EM_SPARC: in getFileFormatName()
1108 case ELF::EM_SPARC: in getArch()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h129 EM_SPARC = 2, // SPARC enumerator
/external/elfutils/libebl/
Deblopenbackend.c71 { "sparc", "elf_sparc", "sparc", 5, EM_SPARC, 0, 0 },
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h131 EM_SPARC = 2, // SPARC enumerator
/external/llvm/include/llvm/Support/
DELF.h132 EM_SPARC = 2, // SPARC enumerator
/external/google-breakpad/src/common/linux/
Ddump_symbols.cc787 case EM_SPARC: return "sparc"; in ElfArchitecture()
/external/llvm/lib/ObjectYAML/
DELFYAML.cpp43 ECase(EM_SPARC) in enumeration()
/external/kmod/libkmod/
Dlibkmod-elf.c1005 handle_register_symbols = (elf->header.machine == EM_SPARC || in kmod_elf_get_dependency_symbols()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DELFYAML.cpp63 ECase(EM_SPARC); in enumeration()
/external/kmod/port-gnu/
Delf.h176 #define EM_SPARC 2 /* SUN SPARC */ macro
/external/elfutils/libelf/
Delf.h177 #define EM_SPARC 2 /* SUN SPARC */ macro
/external/elfutils/backends/
DChangeLog1140 EM_SPARC. EM_SPARC32PLUS also has 64.
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp803 ENUM_ENT(EM_SPARC, "Sparc"),

12