Searched refs:PLT_ENT_SIZE (Results 1 – 1 of 1) sorted by relevance
16 #define PLT_ENT_SIZE (sizeof(struct plt_entries) / PLT_ENT_COUNT) macro62 BUG_ON(pltsec->plt_count * PLT_ENT_SIZE > pltsec->plt->sh_size); in get_module_plt()244 mod->arch.core.plt->sh_size = round_up(core_plts * PLT_ENT_SIZE, in module_frob_arch_sections()251 mod->arch.init.plt->sh_size = round_up(init_plts * PLT_ENT_SIZE, in module_frob_arch_sections()