Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DRISCV.def35 ELF_RELOC(R_RISCV_TPREL_ADD, 32)
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFObjectWriter.cpp142 return ELF::R_RISCV_TPREL_ADD; in getRelocType()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp322 case R_RISCV_TPREL_ADD: in getRelExpr()
770 case R_RISCV_TPREL_ADD: in relaxTlsLe()
850 case R_RISCV_TPREL_ADD: in relax()
/freebsd/sys/sys/
H A Delf_common.h1382 #define R_RISCV_TPREL_ADD 32 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2137 _ELF_DEFINE_RELOC(R_RISCV_TPREL_ADD, 32) \