Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/MC/RISCV/
Dlinker-relaxation.s66 # NORELAX-RELOC: R_RISCV_PCREL_LO12_S .Ltmp0 0x0
68 # RELAX-RELOC: R_RISCV_PCREL_LO12_S .Ltmp0 0x0
133 # NORELAX-RELOC-NOT: R_RISCV_PCREL_LO12_S
135 # RELAX-RELOC: R_RISCV_PCREL_LO12_S .Ltmp1 0x0
Drelocations.s94 # RELOC: R_RISCV_PCREL_LO12_S .L0 0x0
110 # RELOC: R_RISCV_PCREL_LO12_S .L1 0x0
/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-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def27 ELF_RELOC(R_RISCV_PCREL_LO12_S, 25)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def27 ELF_RELOC(R_RISCV_PCREL_LO12_S, 25)
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFObjectWriter.cpp68 return ELF::R_RISCV_PCREL_LO12_S; in getRelocType()
/external/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFObjectWriter.cpp70 return ELF::R_RISCV_PCREL_LO12_S; in getRelocType()
/external/llvm-project/lld/test/ELF/
Driscv-undefined-weak.s31 # RELOC-NEXT: 0x14 R_RISCV_PCREL_LO12_S .Lpcrel_hi1 0x0
/external/llvm-project/lld/ELF/Arch/
DRISCV.cpp228 case R_RISCV_PCREL_LO12_S: in getRelExpr()
381 case R_RISCV_PCREL_LO12_S: in relocate()
/external/elfutils/libelf/
Delf.h3922 #define R_RISCV_PCREL_LO12_S 25 macro