/third_party/elfutils/libdwelf/ |
D | dwelf_elf_e_machine_string.c | 67 case EM_SPARC32PLUS: in dwelf_elf_e_machine_string()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | ELF.cpp | 119 case ELF::EM_SPARC32PLUS: in getELFRelocationTypeName() 187 case ELF::EM_SPARC32PLUS: in getELFRelativeRelocationType()
|
/third_party/elfutils/tests/ |
D | saridx.c | 44 MACHINE (EM_SPARC32PLUS),
|
/third_party/elfutils/libebl/ |
D | eblopenbackend.c | 85 { sparc_init, "elf_sparcv8plus", "sparc", 5, EM_SPARC32PLUS, 0, 0 }, 96 { sparc_init, "elf_v8plus", "v8plus", 6, EM_SPARC32PLUS, 0, 0 },
|
/third_party/libunwind/include/mingw/ |
D | freebsd-elf_common.h | 140 #define EM_SPARC32PLUS 18 /* SPARC v8plus. */ macro
|
/third_party/libunwind/include/win/ |
D | freebsd-elf_common.h | 140 #define EM_SPARC32PLUS 18 /* SPARC v8plus. */ macro
|
/third_party/elfio/c_wrapper/ |
D | elf_types_c_wrapper.hpp | 103 #define EM_SPARC32PLUS 18 // Sun's "v8plus" macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 140 EM_SPARC32PLUS = 18, // Enhanced instruction set SPARC enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | ELFObjectFile.h | 1084 case ELF::EM_SPARC32PLUS: in getFileFormatName() 1168 case ELF::EM_SPARC32PLUS: in getArch()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 141 EM_SPARC32PLUS = 18, // Enhanced instruction set SPARC enumerator
|
/third_party/libabigail/src/ |
D | abg-elf-helpers.cc | 148 case EM_SPARC32PLUS: in e_machine_to_string()
|
/third_party/elfio/elfio/ |
D | elfio_dump.hpp | 124 { EM_SPARC32PLUS, "Sun's v8plus" },
|
D | elf_types.hpp | 82 constexpr Elf_Half EM_SPARC32PLUS = 18; // Sun's "v8plus" variable
|
/third_party/musl/ndk_musl_include/ |
D | elf.h | 151 #define EM_SPARC32PLUS 18 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | elf.h | 151 #define EM_SPARC32PLUS 18 macro
|
/third_party/musl/include/ |
D | elf.h | 151 #define EM_SPARC32PLUS 18 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | elf.h | 151 #define EM_SPARC32PLUS 18 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | elf.h | 151 #define EM_SPARC32PLUS 18 macro
|
/third_party/musl/porting/linux/user/include/ |
D | elf.h | 151 #define EM_SPARC32PLUS 18 macro
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | linux.txt | 480 EM_SPARC32PLUS
|
/third_party/elfutils/libelf/ |
D | elf.h | 186 #define EM_SPARC32PLUS 18 /* Sun's "v8plus" */ macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 78 ECase(EM_SPARC32PLUS); 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 | 1458 pub const EM_SPARC32PLUS: u16 = 18; constant
|
/third_party/elfutils/src/ |
D | elflint.c | 322 EM_MIPS_RS3_LE, EM_PARISC, EM_VPP500, EM_SPARC32PLUS, EM_960, EM_PPC,
|