Home
last modified time | relevance | path

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

/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/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/elfio/
Delf_types.hpp103 #define EM_SPARC32PLUS 18 // Sun's "v8plus" macro
Delfio_dump.hpp97 { EM_SPARC32PLUS, "Sun's v8plus" },
/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/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/musl/ndk_musl_include/
Delf.h151 #define EM_SPARC32PLUS 18 macro
/third_party/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/porting/uniproton/kernel/include/
Delf.h151 #define EM_SPARC32PLUS 18 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp78 ECase(EM_SPARC32PLUS); in enumeration()