Searched refs:R_RISCV_CALL (Results 1 – 11 of 11) sorted by relevance
96 case R_RISCV_CALL: { in applyFixup()158 case ELF::R_RISCV_CALL: in getRelocationKind()159 return EdgeKind_riscv::R_RISCV_CALL; in getRelocationKind()
37 case R_RISCV_CALL: in getEdgeKindName()
73 R_RISCV_CALL enumerator
20 ELF_RELOC(R_RISCV_CALL, 18)
226 { R_RISCV_CALL, "R_RISCV_CALL" },346 case R_RISCV_CALL: in elf_reloc_internal()
86 return ELF::R_RISCV_CALL; in getRelocType()
255 case R_RISCV_CALL: in getRelExpr()382 case R_RISCV_CALL: in relocate()
1280 #define R_RISCV_CALL 18 macro
568 case R_RISCV_CALL: in getRISCVUndefinedRelativeWeakVA()
2123 _ELF_DEFINE_RELOC(R_RISCV_CALL, 18) \
1018 // R_RISCV_CALL and R_RISCV_RELAX relocations can be be relaxed by the linker