Home
last modified time | relevance | path

Searched refs:R_RISCV_HI20 (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
Driscv.cpp43 case R_RISCV_HI20: in getEdgeKindName()
DELF_riscv.cpp291 case R_RISCV_HI20: { in applyFixup()
493 case ELF::R_RISCV_HI20: in getRelocationKind()
494 return EdgeKind_riscv::R_RISCV_HI20; in getRelocationKind()
/openbsd/src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
Driscv.h95 R_RISCV_HI20, enumerator
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def28 ELF_RELOC(R_RISCV_HI20, 26)
/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFObjectWriter.cpp126 return ELF::R_RISCV_HI20; in getRelocType()
/openbsd/src/gnu/llvm/lld/ELF/Arch/
DRISCV.cpp255 case R_RISCV_HI20: in getRelExpr()
413 case R_RISCV_HI20: { in relocate()