Searched refs:dstidx (Results 1 – 2 of 2) sorted by relevance
162 Elf64_Word dstidx, Elf_Shdr *dstsec) in count_plts() argument189 if (s->st_shndx == dstidx) in count_plts()258 Elf64_Word dstidx) in branch_rela_needs_plt() argument263 if (s->st_shndx == dstidx) in branch_rela_needs_plt()272 int numrels, Elf64_Word dstidx) in partition_branch_plt_relas() argument280 if (branch_rela_needs_plt(syms, &rela[i], dstidx)) in partition_branch_plt_relas()282 else if (branch_rela_needs_plt(syms, &rela[j], dstidx)) in partition_branch_plt_relas()
163 const Elf32_Rel *rel, int num, Elf32_Word dstidx) in count_plts() argument188 if (s->st_shndx == dstidx) in count_plts()
Completed in 4 milliseconds