Home
last modified time | relevance | path

Searched refs:R_RISCV_TPREL_LO12_S (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DRISCV.def33 ELF_RELOC(R_RISCV_TPREL_LO12_S, 31)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def33 ELF_RELOC(R_RISCV_TPREL_LO12_S, 31)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def33 ELF_RELOC(R_RISCV_TPREL_LO12_S, 31)
/external/llvm-project/llvm/test/MC/RISCV/
Drelocations.s68 # RELOC: R_RISCV_TPREL_LO12_S foo 0x0
73 # RELOC: R_RISCV_TPREL_LO12_S foo 0x4
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFObjectWriter.cpp138 return ELF::R_RISCV_TPREL_LO12_S; in getRelocType()
/external/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFObjectWriter.cpp140 return ELF::R_RISCV_TPREL_LO12_S; in getRelocType()
/external/llvm-project/lld/ELF/Arch/
DRISCV.cpp237 case R_RISCV_TPREL_LO12_S: in getRelExpr()
382 case R_RISCV_TPREL_LO12_S: in relocate()
/external/elfutils/libelf/
Delf.h3928 #define R_RISCV_TPREL_LO12_S 31 macro