Searched refs:R_RISCV_BRANCH (Results 1 – 13 of 13) sorted by relevance
31 #RELAX-RELOC: R_RISCV_BRANCH35 #RELAX-RELOC: R_RISCV_BRANCH39 #RELAX-RELOC: R_RISCV_BRANCH43 #RELAX-RELOC: R_RISCV_BRANCH56 #RELAX-RELOC: R_RISCV_BRANCH60 #RELAX-RELOC: R_RISCV_BRANCH64 #RELAX-RELOC: R_RISCV_BRANCH68 #RELAX-RELOC: R_RISCV_BRANCH
32 # CHECK-RELOC-NEXT: R_RISCV_BRANCH49 # CHECK-RELOC-NEXT: R_RISCV_BRANCH65 # CHECK-RELOC-NEXT: R_RISCV_BRANCH
20 # RELOC: R_RISCV_BRANCH
78 # NORELAX-RELOC-NOT: R_RISCV_BRANCH79 # RELAX-RELOC: R_RISCV_BRANCH bar 0x0
26 # ERROR-RANGE: relocation R_RISCV_BRANCH out of range: 2048 is not in [-2048, 2047]; references foo27 # ERROR-RANGE: relocation R_RISCV_BRANCH out of range: -2049 is not in [-2048, 2047]; references bar31 # ERROR-ALIGN: improper alignment for relocation R_RISCV_BRANCH: 0x1 is not aligned to 2 bytes
18 ELF_RELOC(R_RISCV_BRANCH, 16)
78 return ELF::R_RISCV_BRANCH; in getRelocType()
80 return ELF::R_RISCV_BRANCH; in getRelocType()
216 case R_RISCV_BRANCH: in getRelExpr()333 case R_RISCV_BRANCH: { in relocate()
3913 #define R_RISCV_BRANCH 16 macro