Searched refs:core_plts (Results 1 – 2 of 2) sorted by relevance
135 unsigned long core_plts = 0, init_plts = 0; in module_frob_arch_sections() local164 core_plts += count_plts(dstsec->sh_addr, rels, numrels); in module_frob_arch_sections()170 mod->arch.core_plt->sh_size = round_up(core_plts * PLT_ENT_SIZE, in module_frob_arch_sections()
424 unsigned long core_plts = 0, init_plts = 0, gots = 0, fdescs = 0; in module_frob_arch_sections() local461 core_plts += count_plts(rels, numrels); in module_frob_arch_sections()467 mod->arch.core_plt->sh_size = core_plts * sizeof(struct plt_entry); in module_frob_arch_sections()