Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DRISCV.def12 ELF_RELOC(R_RISCV_TLS_DTPMOD32, 6)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def12 ELF_RELOC(R_RISCV_TLS_DTPMOD32, 6)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def12 ELF_RELOC(R_RISCV_TLS_DTPMOD32, 6)
/external/llvm-project/lld/ELF/Arch/
DRISCV.cpp87 tlsModuleIndexRel = R_RISCV_TLS_DTPMOD32; in RISCV()
/external/elfutils/libelf/
Delf.h3907 #define R_RISCV_TLS_DTPMOD32 6 macro