Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
HDRISCV.def14 ELF_RELOC(R_RISCV_TLS_DTPREL32, 8)
/freebsd-head/contrib/llvm-project/lld/ELF/Arch/
HDRISCV.cpp123 tlsOffsetRel = R_RISCV_TLS_DTPREL32; in RISCV()
181 case R_RISCV_TLS_DTPREL32: in getImplicitAddend()
525 case R_RISCV_TLS_DTPREL32: in relocate()
/freebsd-head/sys/sys/
HDelf_common.h1361 #define R_RISCV_TLS_DTPREL32 8 macro
/freebsd-head/contrib/elftoolchain/common/
HDelfdefinitions.h2117 _ELF_DEFINE_RELOC(R_RISCV_TLS_DTPREL32, 8) \