Home
last modified time | relevance | path

Searched refs:branch_rela_needs_plt (Results 1 – 1 of 1) sorted by relevance

/arch/arm64/kernel/
Dmodule-plts.c258 static bool branch_rela_needs_plt(Elf64_Sym *syms, Elf64_Rela *rela, in branch_rela_needs_plt() function
281 if (branch_rela_needs_plt(syms, &rela[i], dstidx)) in partition_branch_plt_relas()
283 else if (branch_rela_needs_plt(syms, &rela[j], dstidx)) in partition_branch_plt_relas()