Searched refs:R_RISCV_JAL (Results 1 – 10 of 10) sorted by relevance
29 case R_RISCV_JAL: in getEdgeKindName() 30 return "R_RISCV_JAL"; in getEdgeKindName()
225 case R_RISCV_JAL: { in applyFixup()612 NewEdgeKind = R_RISCV_JAL; in relaxCall()728 case R_RISCV_JAL: in finalizeBlockRelax()792 case ELF::R_RISCV_JAL: in getRelocationKind()793 return EdgeKind_riscv::R_RISCV_JAL; in getRelocationKind()
53 R_RISCV_JAL, enumerator 208 /// Linker relaxation will replace this with R_RISCV_RVC_JUMP or R_RISCV_JAL
20 ELF_RELOC(R_RISCV_JAL, 17)
250 { R_RISCV_JAL, "R_RISCV_JAL" },359 case R_RISCV_JAL: in elf_reloc_internal()
89 return ELF::R_RISCV_JAL; in getRelocType()
289 case R_RISCV_JAL: in getRelExpr()392 case R_RISCV_JAL: { in relocate()755 sec.relaxAux->relocTypes[i] = R_RISCV_JAL; in relaxCall()1000 case R_RISCV_JAL: in finalizeRelax()
1367 #define R_RISCV_JAL 17 macro
598 case R_RISCV_JAL: in getRISCVUndefinedRelativeWeakVA()
2122 _ELF_DEFINE_RELOC(R_RISCV_JAL, 17) \