Home
last modified time | relevance | path

Searched refs:R_RISCV_SUB16 (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/llvm/test/MC/RISCV/
Dfixups-expr.s40 # RELAX: 0x18 R_RISCV_SUB16 .L1 0x0
42 # RELAX: 0x1A R_RISCV_SUB16 G1 0x0
/external/elfutils/backends/
Driscv_symbol.c60 case R_RISCV_SUB16: in riscv_reloc_simple_type()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DRISCV.def40 ELF_RELOC(R_RISCV_SUB16, 38)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def40 ELF_RELOC(R_RISCV_SUB16, 38)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def40 ELF_RELOC(R_RISCV_SUB16, 38)
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFObjectWriter.cpp120 return ELF::R_RISCV_SUB16; in getRelocType()
/external/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFObjectWriter.cpp122 return ELF::R_RISCV_SUB16; in getRelocType()
/external/llvm-project/lld/ELF/Arch/
DRISCV.cpp211 case R_RISCV_SUB16: in getRelExpr()
410 case R_RISCV_SUB16: in relocate()
/external/llvm-project/llvm/test/DebugInfo/RISCV/
Drelax-debug-line.ll6 ; RELAX: R_RISCV_SUB16
Ddwarf-riscv-relocs.ll16 ; READOBJ-RELOCS-NEXT: 0x5A R_RISCV_SUB16 - 0x0
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DRelocationResolver.cpp349 case ELF::R_RISCV_SUB16: in supportsRISCV()
381 case ELF::R_RISCV_SUB16: in resolveRISCV()
/external/llvm-project/llvm/lib/Object/
DRelocationResolver.cpp417 case ELF::R_RISCV_SUB16: in supportsRISCV()
451 case ELF::R_RISCV_SUB16: in resolveRISCV()
/external/elfutils/libelf/
Delf.h3935 #define R_RISCV_SUB16 38 macro