/third_party/elfutils/libdwelf/ |
D | dwelf_elf_e_machine_string.c | 45 case EM_SPARC: in dwelf_elf_e_machine_string()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | ELF.cpp | 118 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/ |
D | SparcELFObjectWriter.cpp | 26 Is64Bit ? ELF::EM_SPARCV9 : ELF::EM_SPARC, in SparcELFObjectWriter()
|
/third_party/elfutils/tests/ |
D | saridx.c | 35 MACHINE (EM_SPARC),
|
/third_party/libunwind/include/mingw/ |
D | freebsd-elf_common.h | 130 #define EM_SPARC 2 /* Sun SPARC. */ macro
|
/third_party/libunwind/include/win/ |
D | freebsd-elf_common.h | 130 #define EM_SPARC 2 /* Sun SPARC. */ macro
|
/third_party/elfio/c_wrapper/ |
D | elf_types_c_wrapper.hpp | 87 #define EM_SPARC 2 // SUN SPARC macro
|
/third_party/elfutils/libebl/ |
D | eblopenbackend.c | 84 { sparc_init, "elf_sparc", "sparc", 5, EM_SPARC, 0, 0 },
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 129 EM_SPARC = 2, // SPARC enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | ELFObjectFile.h | 1083 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/ |
D | ELF.h | 130 EM_SPARC = 2, // SPARC enumerator
|
/third_party/libabigail/src/ |
D | abg-elf-helpers.cc | 128 case EM_SPARC: in e_machine_to_string()
|
/third_party/elfio/elfio/ |
D | elfio_dump.hpp | 107 { EM_SPARC, "SUN SPARC" },
|
D | elf_types.hpp | 66 constexpr Elf_Half EM_SPARC = 2 ; // SUN SPARC variable
|
/third_party/musl/ndk_musl_include/ |
D | elf.h | 140 #define EM_SPARC 2 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | elf.h | 140 #define EM_SPARC 2 macro
|
/third_party/musl/include/ |
D | elf.h | 140 #define EM_SPARC 2 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | elf.h | 140 #define EM_SPARC 2 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | elf.h | 140 #define EM_SPARC 2 macro
|
/third_party/musl/porting/linux/user/include/ |
D | elf.h | 140 #define EM_SPARC 2 macro
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | linux.txt | 479 EM_SPARC
|
/third_party/elfutils/libelf/ |
D | elf.h | 173 #define EM_SPARC 2 /* SUN SPARC */ macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 67 ECase(EM_SPARC); in enumeration()
|
/third_party/elfutils/backends/ |
D | ChangeLog | 1290 EM_SPARC. EM_SPARC32PLUS also has 64.
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 1448 pub const EM_SPARC: u16 = 2; constant
|