Home
last modified time | relevance | path

Searched refs:R_RISCV_TPREL_LO12_S (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def33 ELF_RELOC(R_RISCV_TPREL_LO12_S, 31)
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFObjectWriter.cpp136 return ELF::R_RISCV_TPREL_LO12_S; in getRelocType()
/freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/
DRISCV.cpp270 case R_RISCV_TPREL_LO12_S: in getRelExpr()
415 case R_RISCV_TPREL_LO12_S: in relocate()
/freebsd-12-stable/sys/sys/
Delf_common.h1293 #define R_RISCV_TPREL_LO12_S 31 macro
/freebsd-12-stable/contrib/elftoolchain/common/
Delfdefinitions.h2136 _ELF_DEFINE_RELOC(R_RISCV_TPREL_LO12_S, 31) \