Home
last modified time | relevance | path

Searched refs:R_RISCV_32_PCREL (Results 1 – 9 of 9) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
HDRISCVELFObjectWriter.cpp67 : ELF::R_RISCV_32_PCREL; in getRelocType()
123 return ELF::R_RISCV_32_PCREL; in getRelocType()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
HDriscv.cpp79 case R_RISCV_32_PCREL: in getEdgeKindName()
HDELF_riscv.cpp454 case R_RISCV_32_PCREL: { in applyFixup()
842 case ELF::R_RISCV_32_PCREL: in getRelocationKind()
843 return EdgeKind_riscv::R_RISCV_32_PCREL; in getRelocationKind()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
HDriscv.h204 R_RISCV_32_PCREL, enumerator
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
HDRISCV.def55 ELF_RELOC(R_RISCV_32_PCREL, 57)
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Object/
HDRelocationResolver.cpp445 case ELF::R_RISCV_32_PCREL: in supportsRISCV()
475 case ELF::R_RISCV_32_PCREL: in resolveRISCV()
/freebsd-14-stable/contrib/llvm-project/lld/ELF/Arch/
HDRISCV.cpp294 case R_RISCV_32_PCREL: in getRelExpr()
518 case R_RISCV_32_PCREL: in relocate()
/freebsd-14-stable/sys/sys/
HDelf_common.h1381 #define R_RISCV_32_PCREL 57 macro
/freebsd-14-stable/contrib/elftoolchain/common/
HDelfdefinitions.h2156 _ELF_DEFINE_RELOC(R_RISCV_32_PCREL, 57) \