Home
last modified time | relevance | path

Searched refs:R_RISCV_SUB6 (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def54 ELF_RELOC(R_RISCV_SUB6, 52)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def54 ELF_RELOC(R_RISCV_SUB6, 52)
/external/llvm-project/llvm/test/DebugInfo/RISCV/
Drelax-debug-frame.ll12 ; RELAX-NEXT: 0x39 R_RISCV_SUB6 - 0x0
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFObjectWriter.cpp126 return ELF::R_RISCV_SUB6; in getRelocType()
/external/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFObjectWriter.cpp128 return ELF::R_RISCV_SUB6; in getRelocType()
/external/llvm-project/lld/ELF/Arch/
DRISCV.cpp209 case R_RISCV_SUB6: in getRelExpr()
404 case R_RISCV_SUB6: in relocate()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DRelocationResolver.cpp345 case ELF::R_RISCV_SUB6: in supportsRISCV()
373 case ELF::R_RISCV_SUB6: in resolveRISCV()
/external/llvm-project/llvm/lib/Object/
DRelocationResolver.cpp413 case ELF::R_RISCV_SUB6: in supportsRISCV()
443 case ELF::R_RISCV_SUB6: in resolveRISCV()
/external/elfutils/libelf/
Delf.h3949 #define R_RISCV_SUB6 52 macro