Searched refs:gots (Results 1 – 2 of 2) sorted by relevance
323 unsigned long gots = 0, fdescs = 0, len; in module_frob_arch_sections() local348 gots += count_gots(rels, nrels); in module_frob_arch_sections()372 me->core_size += gots * sizeof(struct got_entry); in module_frob_arch_sections()378 me->arch.got_max = gots; in module_frob_arch_sections()
424 unsigned long core_plts = 0, init_plts = 0, gots = 0, fdescs = 0; in module_frob_arch_sections() local464 gots += count_gots(rels, numrels); in module_frob_arch_sections()483 mod->arch.got->sh_size = gots * sizeof(struct got_entry); in module_frob_arch_sections()