Searched refs:gots (Results 1 – 3 of 3) sorted by relevance
80 unsigned int *plts, unsigned int *gots) in count_max_entries() argument97 (*gots)++; in count_max_entries()
83 unsigned int *plts, unsigned int *gots) in count_max_entries() argument95 (*gots)++; in count_max_entries()
272 unsigned long gots = 0, fdescs = 0, len; in module_frob_arch_sections() local298 gots += count_gots(rels, nrels); in module_frob_arch_sections()323 mod_mem->size += gots * sizeof(struct got_entry); in module_frob_arch_sections()329 me->arch.got_max = gots; in module_frob_arch_sections()