Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DRISCV.def13 ELF_RELOC(R_RISCV_TLS_DTPMOD64, 7)
/freebsd/libexec/rtld-elf/riscv/
H A Dreloc.c381 case R_RISCV_TLS_DTPMOD64: in reloc_non_plt()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp117 tlsModuleIndexRel = R_RISCV_TLS_DTPMOD64; in RISCV()
185 case R_RISCV_TLS_DTPMOD64: in getImplicitAddend()
/freebsd/sys/sys/
H A Delf_common.h1338 #define R_RISCV_TLS_DTPMOD64 7 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2116 _ELF_DEFINE_RELOC(R_RISCV_TLS_DTPMOD64, 7) \