Searched refs:count_plts (Results 1 – 2 of 2) sorted by relevance
103 static unsigned int count_plts(Elf32_Addr base, const Elf32_Rel *rel, int num) in count_plts() function162 init_plts += count_plts(dstsec->sh_addr, rels, numrels); in module_frob_arch_sections()164 core_plts += count_plts(dstsec->sh_addr, rels, numrels); in module_frob_arch_sections()
359 count_plts (const Elf64_Rela *rela, unsigned int num) in count_plts() function459 init_plts += count_plts(rels, numrels); in module_frob_arch_sections()461 core_plts += count_plts(rels, numrels); in module_frob_arch_sections()