Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DRISCV.def15 ELF_RELOC(R_RISCV_TLS_DTPREL64, 9)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def15 ELF_RELOC(R_RISCV_TLS_DTPREL64, 9)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def15 ELF_RELOC(R_RISCV_TLS_DTPREL64, 9)
/external/llvm-project/lld/ELF/Arch/
DRISCV.cpp83 tlsOffsetRel = R_RISCV_TLS_DTPREL64; in RISCV()
436 case R_RISCV_TLS_DTPREL64: in relocate()
/external/elfutils/libelf/
Delf.h3910 #define R_RISCV_TLS_DTPREL64 9 macro