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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/kernel/
H A Dmodule.c433 unsigned long core_plts = 0, init_plts = 0, gots = 0, fdescs = 0; local
478 core_plts += count_plts(rels, numrels);
484 mod->arch.core_plt->sh_size = core_plts * sizeof(struct plt_entry);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/kernel/
H A Dmodule.c433 unsigned long core_plts = 0, init_plts = 0, gots = 0, fdescs = 0; local
478 core_plts += count_plts(rels, numrels);
484 mod->arch.core_plt->sh_size = core_plts * sizeof(struct plt_entry);

Completed in 169 milliseconds