Home
last modified time | relevance | path

Searched refs:R_RISCV_TLS_DTPMOD32 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DRISCV.def12 ELF_RELOC(R_RISCV_TLS_DTPMOD32, 6)
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp122 tlsModuleIndexRel = R_RISCV_TLS_DTPMOD32; in RISCV()
180 case R_RISCV_TLS_DTPMOD32: in getImplicitAddend()
/freebsd/sys/sys/
H A Delf_common.h1361 #define R_RISCV_TLS_DTPMOD32 6 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2115 _ELF_DEFINE_RELOC(R_RISCV_TLS_DTPMOD32, 6) \