Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/RISCV/
Drelocations.s68 # RELOC: R_RISCV_PCREL_LO12_S foo 0x0
73 # RELOC: R_RISCV_PCREL_LO12_S foo 0x4
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DRISCV.def27 ELF_RELOC(R_RISCV_PCREL_LO12_S, 25)
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def27 ELF_RELOC(R_RISCV_PCREL_LO12_S, 25)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFObjectWriter.cpp86 return ELF::R_RISCV_PCREL_LO12_S; in getRelocType()
/external/elfutils/libelf/
Delf.h3814 #define R_RISCV_PCREL_LO12_S 25 macro