Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dmodule-plts.c158 Elf64_Word dstidx, Elf_Shdr *dstsec) in count_plts() argument
182 if (s->st_shndx == dstidx) in count_plts()
250 Elf64_Word dstidx) in branch_rela_needs_plt() argument
255 if (s->st_shndx == dstidx) in branch_rela_needs_plt()
264 int numrels, Elf64_Word dstidx) in partition_branch_plt_relas() argument
269 if (branch_rela_needs_plt(syms, &rela[i], dstidx)) in partition_branch_plt_relas()
271 else if (branch_rela_needs_plt(syms, &rela[j], dstidx)) in partition_branch_plt_relas()