Home
last modified time | relevance | path

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

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