Home
last modified time | relevance | path

Searched refs:R_RISCV_SUB32 (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFObjectWriter.cpp100 return ELF::R_RISCV_SUB32; in getRelocType()
164 return ELF::R_RISCV_SUB32; in getRelocType()
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A Driscv.cpp61 case R_RISCV_SUB32: in getEdgeKindName()
H A DELF_riscv.cpp372 case R_RISCV_SUB32: { in applyFixup()
511 case ELF::R_RISCV_SUB32: in getRelocationKind()
512 return EdgeKind_riscv::R_RISCV_SUB32; in getRelocationKind()
/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A Driscv.h150 R_RISCV_SUB32, enumerator
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DRISCV.def41 ELF_RELOC(R_RISCV_SUB32, 39)
/openbsd/gnu/llvm/llvm/lib/Object/
H A DRelocationResolver.cpp445 case ELF::R_RISCV_SUB32: in supportsRISCV()
487 case ELF::R_RISCV_SUB32: in resolveRISCV()
/openbsd/gnu/llvm/lld/ELF/Arch/
H A DRISCV.cpp271 case R_RISCV_SUB32: in getRelExpr()
459 case R_RISCV_SUB32: in relocate()