Home
last modified time | relevance | path

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

12

/freebsd-13-stable/sys/riscv/include/
HDelf.h62 #define ELF_ARCH EM_RISCV
69 #define ELF_TARG_MACH EM_RISCV
HDdump.h32 #define EM_VALUE EM_RISCV
/freebsd-13-stable/contrib/elftoolchain/libelf/
HD_libelf_config.h98 #define LIBELF_ARCH EM_RISCV
104 #define LIBELF_ARCH EM_RISCV
/freebsd-13-stable/contrib/elftoolchain/libelftc/
HDlibelftc_bfdtarget.c323 .bt_machine = EM_RISCV,
331 .bt_machine = EM_RISCV,
339 .bt_machine = EM_RISCV,
HDelftc_reloc_type_str.c620 case EM_RISCV: in elftc_reloc_type_str()
/freebsd-13-stable/usr.sbin/kldxref/
HDef_riscv.c85 ELF_RELOC(ELFCLASS64, ELFDATA2LSB, EM_RISCV, ef_riscv_reloc);
/freebsd-13-stable/usr.sbin/crunch/crunchide/
HDexec_elf32.c190 #ifndef EM_RISCV in ELFNAMEEND()
191 #define EM_RISCV 243 in ELFNAMEEND() macro
193 case EM_RISCV: break; in ELFNAMEEND()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
HDELF.cpp194 .Case("riscv", EM_RISCV) in convertArchNameToEMachine()
554 case EM_RISCV: in convertEMachineToArchName()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
HDRISCVELFObjectWriter.cpp44 : MCELFObjectTargetWriter(Is64Bit, OSABI, ELF::EM_RISCV, in RISCVELFObjectWriter()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
HDELF.cpp112 case ELF::EM_RISCV: in getELFRelocationTypeName()
218 case ELF::EM_RISCV: in getELFRelativeRelocationType()
274 case ELF::EM_RISCV: in getELFSectionTypeName()
566 case ELF::EM_RISCV: in getDynamicTagAsString()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
HDELF.cpp100 case ELF::EM_RISCV: in createLinkGraphFromELFObject()
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
HDTarget.cpp86 case EM_RISCV: in getTarget()
HDInputSection.cpp402 (config->emachine == EM_RISCV || config->emachine == EM_LOONGARCH)) { in copyRelocations()
697 case EM_RISCV: in getTlsTpOffset()
848 else if (config->emachine == EM_RISCV) in getRelocTargetVA()
986 if (emachine == EM_RISCV && type == R_RISCV_SET_ULEB128) { in relocateNonAlloc()
HDWriter.cpp755 if (config->emachine == EM_RISCV) { in getSectionRank()
881 config->emachine == EM_RISCV ? findSection(".sbss") : nullptr; in setReservedSymbolSections()
1726 if (config->emachine == EM_RISCV) { in finalizeSections()
1939 if (config->emachine == EM_RISCV) in finalizeSections()
HDDriver.cpp188 .Case("elf32lriscv", {ELF32LEKind, EM_RISCV}) in parseEmulation()
194 .Case("elf64lriscv", {ELF64LEKind, EM_RISCV}) in parseEmulation()
417 if (config->relaxGP && config->emachine != EM_RISCV) in checkOptions()
1179 EM_PPC, EM_PPC64, EM_RISCV, EM_S390, EM_X86_64}, in getIsRela()
3144 if (config->emachine == EM_RISCV) in link()
HDScriptParser.cpp464 .Case("elf32-littleriscv", {ELF32LEKind, EM_RISCV}) in parseBfdName()
465 .Case("elf64-littleriscv", {ELF64LEKind, EM_RISCV}) in parseBfdName()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
HDELFObjectFile.h413 case ELF::EM_RISCV: in getBuildAttributes()
819 } else if (EF.getHeader().e_machine == ELF::EM_RISCV) { in getSymbolFlags()
1309 case ELF::EM_RISCV: in getFileFormatName()
1335 case ELF::EM_RISCV: in getFileFormatName()
1395 case ELF::EM_RISCV: in getArch()
/freebsd-13-stable/lib/libkvm/
HDkvm_minidump_riscv.c67 return (_kvm_probe_elf_kernel(kd, ELFCLASS64, EM_RISCV) && in _riscv_minidump_probe()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDELFYAML.cpp353 ECase(EM_RISCV); in enumeration()
540 case ELF::EM_RISCV: in bitset()
733 case ELF::EM_RISCV: in enumeration()
910 case ELF::EM_RISCV: in enumeration()
1003 case ELF::EM_RISCV: in enumeration()
1288 if (EMachine == ELF::EM_RISCV) in getFlags()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
HDELFHeader.cpp211 case EM_RISCV: in GetRelocationJumpSlotType()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/InterfaceStub/
HDIFSHandler.cpp316 RetTarget.Arch = (IFSArch)ELF::EM_RISCV; in parseTriple()
/freebsd-13-stable/sys/riscv/riscv/
HDelf_machdep.c120 .machine = EM_RISCV,
/freebsd-13-stable/contrib/elftoolchain/libdwarf/
HDlibdwarf_reloc.c112 case EM_RISCV: in _dwarf_get_reloc_size()
/freebsd-13-stable/sys/sys/
HDelf_common.h308 #define EM_RISCV 243 /* RISC-V */ macro
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
HDArchSpec.cpp417 {ArchSpec::eCore_riscv32, llvm::ELF::EM_RISCV,
419 {ArchSpec::eCore_riscv64, llvm::ELF::EM_RISCV,

12