Searched refs:R_RISCV_CALL (Results 1 – 19 of 19) sorted by relevance
11 # RELOC: R_RISCV_CALL foo 0x016 # RELOC: R_RISCV_CALL bar 0x024 # RELOC: R_RISCV_CALL zero 0x030 # RELOC: R_RISCV_CALL f1 0x036 # RELOC: R_RISCV_CALL ra 0x042 # RELOC: R_RISCV_CALL mstatus 0x058 # RELOC: R_RISCV_CALL foo 0x0
18 # RELOC: R_RISCV_CALL foo 0x023 # RELOC: R_RISCV_CALL bar 0x032 # RELOC: R_RISCV_CALL zero 0x038 # RELOC: R_RISCV_CALL f1 0x044 # RELOC: R_RISCV_CALL ra 0x0
23 # CHECK-RELOC: R_RISCV_CALL foo 0x040 # CHECK-RELOC-NEXT: R_RISCV_CALL bar 0x056 # CHECK-RELOC-NEXT: R_RISCV_CALL baz 0x0
11 # RELOC: R_RISCV_CALL foo 0x019 # RELOC: R_RISCV_CALL zero 0x0
23 # CHECK-RELOC: R_RISCV_CALL foo 0x038 # CHECK-RELOC-NEXT: R_RISCV_CALL bar 0x060 # CHECK-RELOC-NEXT: R_RISCV_CALL bar 0x067 # CHECK-RELOC: R_RISCV_CALL baz 0x0
17 # NORELAX-RELOC: R_RISCV_CALL foo 0x019 # RELAX-RELOC: R_RISCV_CALL foo 0x084 # NORELAX-RELOC-NOT: R_RISCV_CALL86 # RELAX-RELOC: R_RISCV_CALL bar 0x0
27 # ERROR: relocation R_RISCV_CALL out of range: 524288 is not in [-524288, 524287]; references foo28 # ERROR: relocation R_RISCV_CALL out of range: -524289 is not in [-524288, 524287]; references bar
49 # RELOC: 0x18 R_RISCV_CALL target 0x0
11 ; CHECK: R_RISCV_CALL
20 ELF_RELOC(R_RISCV_CALL, 18)
84 return ELF::R_RISCV_CALL; in getRelocType()
86 return ELF::R_RISCV_CALL; in getRelocType()
222 case R_RISCV_CALL: in getRelExpr()349 case R_RISCV_CALL: in relocate()
3915 #define R_RISCV_CALL 18 macro
927 // R_RISCV_CALL and R_RISCV_RELAX relocations can be be relaxed by the linker
988 // R_RISCV_CALL and R_RISCV_RELAX relocations can be be relaxed by the linker