Searched refs:R_RISCV_BRANCH (Results 1 – 9 of 9) sorted by relevance
27 case R_RISCV_BRANCH: in getEdgeKindName() 28 return "R_RISCV_BRANCH"; in getEdgeKindName()
210 case R_RISCV_BRANCH: { in applyFixup()790 case ELF::R_RISCV_BRANCH: in getRelocationKind()791 return EdgeKind_riscv::R_RISCV_BRANCH; in getRelocationKind()
46 R_RISCV_BRANCH, enumerator
19 ELF_RELOC(R_RISCV_BRANCH, 16)
91 return ELF::R_RISCV_BRANCH; in getRelocType()
290 case R_RISCV_BRANCH: in getRelExpr()407 case R_RISCV_BRANCH: { in relocate()
1366 #define R_RISCV_BRANCH 16 macro
597 case R_RISCV_BRANCH: in getRISCVUndefinedRelativeWeakVA()
2121 _ELF_DEFINE_RELOC(R_RISCV_BRANCH, 16) \