Home
last modified time | relevance | path

Searched refs:R_RISCV_CALL (Results 1 – 19 of 19) sorted by relevance

/external/llvm-project/llvm/test/MC/RISCV/
Dfunction-call.s11 # RELOC: R_RISCV_CALL foo 0x0
16 # RELOC: R_RISCV_CALL bar 0x0
24 # RELOC: R_RISCV_CALL zero 0x0
30 # RELOC: R_RISCV_CALL f1 0x0
36 # RELOC: R_RISCV_CALL ra 0x0
42 # RELOC: R_RISCV_CALL mstatus 0x0
58 # RELOC: R_RISCV_CALL foo 0x0
Dtail-call.s18 # RELOC: R_RISCV_CALL foo 0x0
23 # RELOC: R_RISCV_CALL bar 0x0
32 # RELOC: R_RISCV_CALL zero 0x0
38 # RELOC: R_RISCV_CALL f1 0x0
44 # RELOC: R_RISCV_CALL ra 0x0
Doption-relax.s23 # CHECK-RELOC: R_RISCV_CALL foo 0x0
40 # CHECK-RELOC-NEXT: R_RISCV_CALL bar 0x0
56 # CHECK-RELOC-NEXT: R_RISCV_CALL baz 0x0
Dpseudo-jump.s11 # RELOC: R_RISCV_CALL foo 0x0
19 # RELOC: R_RISCV_CALL zero 0x0
Doption-pushpop.s23 # CHECK-RELOC: R_RISCV_CALL foo 0x0
38 # CHECK-RELOC-NEXT: R_RISCV_CALL bar 0x0
60 # CHECK-RELOC-NEXT: R_RISCV_CALL bar 0x0
67 # CHECK-RELOC: R_RISCV_CALL baz 0x0
Dlinker-relaxation.s17 # NORELAX-RELOC: R_RISCV_CALL foo 0x0
19 # RELAX-RELOC: R_RISCV_CALL foo 0x0
84 # NORELAX-RELOC-NOT: R_RISCV_CALL
86 # RELAX-RELOC: R_RISCV_CALL bar 0x0
/external/llvm-project/lld/test/ELF/
Driscv-call.s27 # ERROR: relocation R_RISCV_CALL out of range: 524288 is not in [-524288, 524287]; references foo
28 # ERROR: relocation R_RISCV_CALL out of range: -524289 is not in [-524288, 524287]; references bar
Driscv-undefined-weak.s49 # RELOC: 0x18 R_RISCV_CALL target 0x0
/external/llvm-project/llvm/test/CodeGen/RISCV/
Doption-norelax.ll11 ; CHECK: R_RISCV_CALL
Doption-relax.ll11 ; CHECK: R_RISCV_CALL
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DRISCV.def20 ELF_RELOC(R_RISCV_CALL, 18)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def20 ELF_RELOC(R_RISCV_CALL, 18)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DRISCV.def20 ELF_RELOC(R_RISCV_CALL, 18)
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFObjectWriter.cpp84 return ELF::R_RISCV_CALL; in getRelocType()
/external/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFObjectWriter.cpp86 return ELF::R_RISCV_CALL; in getRelocType()
/external/llvm-project/lld/ELF/Arch/
DRISCV.cpp222 case R_RISCV_CALL: in getRelExpr()
349 case R_RISCV_CALL: in relocate()
/external/elfutils/libelf/
Delf.h3915 #define R_RISCV_CALL 18 macro
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.td927 // R_RISCV_CALL and R_RISCV_RELAX relocations can be be relaxed by the linker
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVInstrInfo.td988 // R_RISCV_CALL and R_RISCV_RELAX relocations can be be relaxed by the linker