Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DRISCV.def13 ELF_RELOC(R_RISCV_TLS_DTPMOD64, 7)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def13 ELF_RELOC(R_RISCV_TLS_DTPMOD64, 7)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def13 ELF_RELOC(R_RISCV_TLS_DTPMOD64, 7)
/external/llvm-project/lld/ELF/Arch/
DRISCV.cpp82 tlsModuleIndexRel = R_RISCV_TLS_DTPMOD64; in RISCV()
/external/elfutils/libelf/
Delf.h3908 #define R_RISCV_TLS_DTPMOD64 7 macro