Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/MC/RISCV/
Dfixups-expr.s44 # RELAX: 0x1C R_RISCV_SUB8 .L1 0x0
46 # RELAX: 0x1D R_RISCV_SUB8 G1 0x0
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DRISCV.def39 ELF_RELOC(R_RISCV_SUB8, 37)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def39 ELF_RELOC(R_RISCV_SUB8, 37)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def39 ELF_RELOC(R_RISCV_SUB8, 37)
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFObjectWriter.cpp118 return ELF::R_RISCV_SUB8; in getRelocType()
/external/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFObjectWriter.cpp120 return ELF::R_RISCV_SUB8; in getRelocType()
/external/llvm-project/lld/ELF/Arch/
DRISCV.cpp210 case R_RISCV_SUB8: in getRelExpr()
407 case R_RISCV_SUB8: in relocate()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DRelocationResolver.cpp347 case ELF::R_RISCV_SUB8: in supportsRISCV()
377 case ELF::R_RISCV_SUB8: in resolveRISCV()
/external/llvm-project/llvm/lib/Object/
DRelocationResolver.cpp415 case ELF::R_RISCV_SUB8: in supportsRISCV()
447 case ELF::R_RISCV_SUB8: in resolveRISCV()
/external/elfutils/libelf/
Delf.h3934 #define R_RISCV_SUB8 37 macro