Home
last modified time | relevance | path

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

/third_party/elfutils/libdwelf/
Ddwelf_elf_e_machine_string.c67 case EM_SPARC32PLUS: in dwelf_elf_e_machine_string()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELF.cpp119 case ELF::EM_SPARC32PLUS: in getELFRelocationTypeName()
187 case ELF::EM_SPARC32PLUS: in getELFRelativeRelocationType()
/third_party/elfutils/tests/
Dsaridx.c44 MACHINE (EM_SPARC32PLUS),
/third_party/elfutils/libebl/
Deblopenbackend.c85 { 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/
Dfreebsd-elf_common.h140 #define EM_SPARC32PLUS 18 /* SPARC v8plus. */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h140 #define EM_SPARC32PLUS 18 /* SPARC v8plus. */ macro
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp103 #define EM_SPARC32PLUS 18 // Sun's "v8plus" macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h140 EM_SPARC32PLUS = 18, // Enhanced instruction set SPARC enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h1084 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/
DELF.h141 EM_SPARC32PLUS = 18, // Enhanced instruction set SPARC enumerator
/third_party/libabigail/src/
Dabg-elf-helpers.cc148 case EM_SPARC32PLUS: in e_machine_to_string()
/third_party/elfio/elfio/
Delfio_dump.hpp124 { EM_SPARC32PLUS, "Sun's v8plus" },
Delf_types.hpp82 constexpr Elf_Half EM_SPARC32PLUS = 18; // Sun's "v8plus" variable
/third_party/musl/ndk_musl_include/
Delf.h151 #define EM_SPARC32PLUS 18 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h151 #define EM_SPARC32PLUS 18 macro
/third_party/musl/include/
Delf.h151 #define EM_SPARC32PLUS 18 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h151 #define EM_SPARC32PLUS 18 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h151 #define EM_SPARC32PLUS 18 macro
/third_party/musl/porting/linux/user/include/
Delf.h151 #define EM_SPARC32PLUS 18 macro
/third_party/rust/crates/libc/libc-test/semver/
Dlinux.txt480 EM_SPARC32PLUS
/third_party/elfutils/libelf/
Delf.h186 #define EM_SPARC32PLUS 18 /* Sun's "v8plus" */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp78 ECase(EM_SPARC32PLUS); 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.rs1458 pub const EM_SPARC32PLUS: u16 = 18; constant
/third_party/elfutils/src/
Delflint.c322 EM_MIPS_RS3_LE, EM_PARISC, EM_VPP500, EM_SPARC32PLUS, EM_960, EM_PPC,