Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dprelink-riscv.c37 #ifndef R_RISCV_64
38 #define R_RISCV_64 2 macro
Dprelink-riscv.inc92 else if (ELF_R_TYPE(r->r_info) == R_RISCV_64)
/external/elfutils/backends/
Driscv_symbol.c55 case R_RISCV_64: in riscv_reloc_simple_type()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DRISCV.def8 ELF_RELOC(R_RISCV_64, 2)
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def8 ELF_RELOC(R_RISCV_64, 2)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFObjectWriter.cpp58 return ELF::R_RISCV_64; in getRelocType()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/RISCV/
Drelocations.s15 # RELOC: R_RISCV_64 foo
/external/u-boot/arch/riscv/cpu/ax25/
Dstart.S29 #define RELOC_TYPE R_RISCV_64
/external/u-boot/include/
Delf.h652 #define R_RISCV_64 2 macro
/external/u-boot/lib/efi_loader/
Defi_runtime.c62 #define R_ABSOLUTE R_RISCV_64
/external/elfutils/libelf/
Delf.h3795 #define R_RISCV_64 2 macro