Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def15 ELF_RELOC(R_RISCV_TLS_DTPREL64, 9)
/freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/
DRISCV.cpp85 tlsOffsetRel = R_RISCV_TLS_DTPREL64; in RISCV()
469 case R_RISCV_TLS_DTPREL64: in relocate()
/freebsd-12-stable/libexec/rtld-elf/riscv/
Dreloc.c315 case R_RISCV_TLS_DTPREL64: in reloc_non_plt()
/freebsd-12-stable/sys/sys/
Delf_common.h1273 #define R_RISCV_TLS_DTPREL64 9 macro
/freebsd-12-stable/contrib/elftoolchain/common/
Delfdefinitions.h2118 _ELF_DEFINE_RELOC(R_RISCV_TLS_DTPREL64, 9) \