Home
last modified time | relevance | path

Searched refs:EM_RISCV (Results 1 – 11 of 11) sorted by relevance

/third_party/uboot/u-boot-2020.01/tools/
Dprelink-riscv.c26 #ifndef EM_RISCV
27 #define EM_RISCV 243 macro
Dprelink-riscv.inc51 if (target16_to_cpu(ehdr->e_machine) != EM_RISCV)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFObjectWriter.cpp43 : MCELFObjectTargetWriter(Is64Bit, OSABI, ELF::EM_RISCV, in RISCVELFObjectWriter()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELF.cpp104 case ELF::EM_RISCV: in getELFRelocationTypeName()
182 case ELF::EM_RISCV: in getELFRelativeRelocationType()
DELFObjectFile.cpp295 case ELF::EM_RISCV: in getFeatures()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h1081 case ELF::EM_RISCV: in getFileFormatName()
1101 case ELF::EM_RISCV: in getFileFormatName()
1155 case ELF::EM_RISCV: in getArch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h310 EM_RISCV = 243, // RISC-V enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp221 ECase(EM_RISCV); in enumeration()
380 case ELF::EM_RISCV: in bitset()
645 case ELF::EM_RISCV: in enumeration()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h311 EM_RISCV = 243, // RISC-V enumerator
/third_party/musl/include/
Delf.h315 #define EM_RISCV 243 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h315 #define EM_RISCV 243 macro