/third_party/elfutils/libdwelf/ |
D | dwelf_elf_e_machine_string.c | 93 case EM_SPARCV9: in dwelf_elf_e_machine_string()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | ELF.cpp | 120 case ELF::EM_SPARCV9: in getELFRelocationTypeName() 188 case ELF::EM_SPARCV9: 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 | 55 MACHINE (EM_SPARCV9),
|
/third_party/libunwind/include/mingw/ |
D | freebsd-elf_common.h | 151 #define EM_SPARCV9 43 /* SPARC v9 64-bit. */ macro
|
/third_party/libunwind/include/win/ |
D | freebsd-elf_common.h | 151 #define EM_SPARCV9 43 /* SPARC v9 64-bit. */ macro
|
/third_party/elfio/c_wrapper/ |
D | elf_types_c_wrapper.hpp | 129 #define EM_SPARCV9 43 // SPARC v9 64-bit macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 153 EM_SPARCV9 = 43, // SPARC V9 enumerator
|
/third_party/elfutils/libebl/ |
D | eblopenbackend.c | 83 { sparc_init, "elf_sparcv9", "sparc", 5, EM_SPARCV9, 0, 0 },
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | ELFObjectFile.h | 1105 case ELF::EM_SPARCV9: in getFileFormatName() 1170 case ELF::EM_SPARCV9: in getArch()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 154 EM_SPARCV9 = 43, // SPARC V9 enumerator
|
/third_party/libabigail/src/ |
D | abg-elf-helpers.cc | 172 case EM_SPARCV9: in e_machine_to_string()
|
/third_party/elfio/elfio/ |
D | elfio_dump.hpp | 150 { EM_SPARCV9, "SPARC v9 64-bit" },
|
D | elf_types.hpp | 108 constexpr Elf_Half EM_SPARCV9 = 43; // SPARC v9 64-bit variable
|
/third_party/musl/porting/linux/user/include/ |
D | elf.h | 164 #define EM_SPARCV9 43 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | elf.h | 164 #define EM_SPARCV9 43 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | elf.h | 164 #define EM_SPARCV9 43 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | elf.h | 164 #define EM_SPARCV9 43 macro
|
/third_party/musl/include/ |
D | elf.h | 164 #define EM_SPARCV9 43 macro
|
/third_party/musl/ndk_musl_include/ |
D | elf.h | 164 #define EM_SPARCV9 43 macro
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | linux.txt | 481 EM_SPARCV9
|
/third_party/elfutils/libelf/ |
D | elf.h | 200 #define EM_SPARCV9 43 /* SPARC v9 64-bit */ macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 91 ECase(EM_SPARCV9); in enumeration()
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 1470 pub const EM_SPARCV9: u16 = 43; constant
|
/third_party/elfutils/src/ |
D | elflint.c | 324 EM_FAKE_ALPHA, EM_SH, EM_SPARCV9, EM_TRICORE, EM_ARC, EM_H8_300,
|