Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DRISCV.def32 ELF_RELOC(R_RISCV_TPREL_LO12_I, 30)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def32 ELF_RELOC(R_RISCV_TPREL_LO12_I, 30)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def32 ELF_RELOC(R_RISCV_TPREL_LO12_I, 30)
/external/llvm-project/llvm/test/MC/RISCV/
Drelocations.s48 # RELOC: R_RISCV_TPREL_LO12_I foo 0x0
53 # RELOC: R_RISCV_TPREL_LO12_I foo 0x4
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFObjectWriter.cpp136 return ELF::R_RISCV_TPREL_LO12_I; in getRelocType()
/external/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFObjectWriter.cpp138 return ELF::R_RISCV_TPREL_LO12_I; in getRelocType()
/external/llvm-project/lld/ELF/Arch/
DRISCV.cpp236 case R_RISCV_TPREL_LO12_I: in getRelExpr()
373 case R_RISCV_TPREL_LO12_I: in relocate()
/external/elfutils/libelf/
Delf.h3927 #define R_RISCV_TPREL_LO12_I 30 macro