Searched refs:R_RISCV_JAL (Results 1 – 15 of 15) sorted by relevance
26 # ERROR-RANGE: relocation R_RISCV_JAL out of range: 524288 is not in [-524288, 524287]; references …27 # ERROR-RANGE: relocation R_RISCV_JAL out of range: -524289 is not in [-524288, 524287]; references…31 # ERROR-ALIGN: improper alignment for relocation R_RISCV_JAL: 0x1 is not aligned to 2 bytes32 # ERROR-ALIGN: improper alignment for relocation R_RISCV_JAL: 0x3 is not aligned to 2 bytes
50 # RELOC-NEXT: 0x20 R_RISCV_JAL target 0x0
30 # CHECK-RELOC-NEXT: R_RISCV_JAL47 # CHECK-RELOC-NEXT: R_RISCV_JAL63 # CHECK-RELOC-NEXT: R_RISCV_JAL
89 #RELAX-RELOC: R_RISCV_JAL93 #RELAX-RELOC: R_RISCV_JAL114 #RELAX-RELOC: R_RISCV_JAL118 #RELAX-RELOC: R_RISCV_JAL
89 #RELAX-RELOC: R_RISCV_JAL93 #RELAX-RELOC: R_RISCV_JAL
14 # RELOC: R_RISCV_JAL
134 # CHECK-OBJ: R_RISCV_JAL foo140 # CHECK-OBJ: R_RISCV_JAL a0158 # CHECK-OBJ: R_RISCV_JAL foo164 # CHECK-OBJ: R_RISCV_JAL a0
82 # CHECK-OBJ: R_RISCV_JAL foo87 # CHECK-OBJ: R_RISCV_JAL a0
19 ELF_RELOC(R_RISCV_JAL, 17)
76 return ELF::R_RISCV_JAL; in getRelocType()
78 return ELF::R_RISCV_JAL; in getRelocType()
215 case R_RISCV_JAL: in getRelExpr()318 case R_RISCV_JAL: { in relocate()
3914 #define R_RISCV_JAL 17 macro