Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
DELF_riscv.cpp96 case R_RISCV_CALL: { in applyFixup()
158 case ELF::R_RISCV_CALL: in getRelocationKind()
159 return EdgeKind_riscv::R_RISCV_CALL; in getRelocationKind()
Driscv.cpp37 case R_RISCV_CALL: in getEdgeKindName()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
Driscv.h73 R_RISCV_CALL enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def20 ELF_RELOC(R_RISCV_CALL, 18)
/freebsd-12-stable/sys/riscv/riscv/
Delf_machdep.c226 { R_RISCV_CALL, "R_RISCV_CALL" },
346 case R_RISCV_CALL: in elf_reloc_internal()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFObjectWriter.cpp86 return ELF::R_RISCV_CALL; in getRelocType()
/freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/
DRISCV.cpp255 case R_RISCV_CALL: in getRelExpr()
382 case R_RISCV_CALL: in relocate()
/freebsd-12-stable/sys/sys/
Delf_common.h1280 #define R_RISCV_CALL 18 macro
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
DInputSection.cpp568 case R_RISCV_CALL: in getRISCVUndefinedRelativeWeakVA()
/freebsd-12-stable/contrib/elftoolchain/common/
Delfdefinitions.h2123 _ELF_DEFINE_RELOC(R_RISCV_CALL, 18) \
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
DRISCVInstrInfo.td1018 // R_RISCV_CALL and R_RISCV_RELAX relocations can be be relaxed by the linker