Home
last modified time | relevance | path

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

12

/third_party/elfutils/libdwelf/
Ddwelf_elf_e_machine_string.c45 case EM_SPARC: in dwelf_elf_e_machine_string()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELF.cpp118 case ELF::EM_SPARC: in getELFRelocationTypeName()
186 case ELF::EM_SPARC: in getELFRelativeRelocationType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcELFObjectWriter.cpp26 Is64Bit ? ELF::EM_SPARCV9 : ELF::EM_SPARC, in SparcELFObjectWriter()
/third_party/elfutils/tests/
Dsaridx.c35 MACHINE (EM_SPARC),
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h130 #define EM_SPARC 2 /* Sun SPARC. */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h130 #define EM_SPARC 2 /* Sun SPARC. */ macro
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp87 #define EM_SPARC 2 // SUN SPARC macro
/third_party/elfutils/libebl/
Deblopenbackend.c84 { sparc_init, "elf_sparc", "sparc", 5, EM_SPARC, 0, 0 },
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h129 EM_SPARC = 2, // SPARC enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h1083 case ELF::EM_SPARC: in getFileFormatName()
1167 case ELF::EM_SPARC: in getArch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h130 EM_SPARC = 2, // SPARC enumerator
/third_party/libabigail/src/
Dabg-elf-helpers.cc128 case EM_SPARC: in e_machine_to_string()
/third_party/elfio/elfio/
Delfio_dump.hpp107 { EM_SPARC, "SUN SPARC" },
Delf_types.hpp66 constexpr Elf_Half EM_SPARC = 2 ; // SUN SPARC variable
/third_party/musl/ndk_musl_include/
Delf.h140 #define EM_SPARC 2 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h140 #define EM_SPARC 2 macro
/third_party/musl/include/
Delf.h140 #define EM_SPARC 2 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h140 #define EM_SPARC 2 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h140 #define EM_SPARC 2 macro
/third_party/musl/porting/linux/user/include/
Delf.h140 #define EM_SPARC 2 macro
/third_party/rust/crates/libc/libc-test/semver/
Dlinux.txt479 EM_SPARC
/third_party/elfutils/libelf/
Delf.h173 #define EM_SPARC 2 /* SUN SPARC */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp67 ECase(EM_SPARC); in enumeration()
/third_party/elfutils/backends/
DChangeLog1290 EM_SPARC. EM_SPARC32PLUS also has 64.
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1448 pub const EM_SPARC: u16 = 2; constant

12