Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DRISCV.def14 ELF_RELOC(R_RISCV_TLS_DTPREL32, 8)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def14 ELF_RELOC(R_RISCV_TLS_DTPREL32, 8)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def14 ELF_RELOC(R_RISCV_TLS_DTPREL32, 8)
/external/llvm-project/lld/ELF/Arch/
DRISCV.cpp88 tlsOffsetRel = R_RISCV_TLS_DTPREL32; in RISCV()
433 case R_RISCV_TLS_DTPREL32: in relocate()
/external/elfutils/libelf/
Delf.h3909 #define R_RISCV_TLS_DTPREL32 8 macro