Searched refs:core_plts (Results 1 – 1 of 1) sorted by relevance
283 unsigned long core_plts = 0; in module_frob_arch_sections() local339 core_plts += count_plts(syms, rels, numrels, in module_frob_arch_sections()350 pltsec->sh_size = (core_plts + 1) * sizeof(struct plt_entry); in module_frob_arch_sections()352 mod->arch.core.plt_max_entries = core_plts; in module_frob_arch_sections()