Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dmodule.c426 unsigned long core_plts = 0, init_plts = 0, gots = 0, fdescs = 0; in module_frob_arch_sections() local
471 core_plts += count_plts(rels, numrels); in module_frob_arch_sections()
477 mod->arch.core_plt->sh_size = core_plts * sizeof(struct plt_entry); in module_frob_arch_sections()