Searched refs:num_gots (Results 1 – 1 of 1) sorted by relevance
106 unsigned int i, num_plts = 0, num_gots = 0; in module_frob_arch_sections() local149 count_max_entries(relas, num_rela, &num_plts, &num_gots); in module_frob_arch_sections()156 got_sec->sh_size = (num_gots + 1) * sizeof(struct got_entry); in module_frob_arch_sections()158 mod->arch.got.max_entries = num_gots; in module_frob_arch_sections()