Searched refs:total_got_size (Results 1 – 2 of 2) sorted by relevance
315 int total_got_size; member1716 alpha_elf_tdata (abfd)->total_got_size += entry_size; in get_got_entry()2154 int total = alpha_elf_tdata (a)->total_got_size; in elf64_alpha_can_merge_gots()2158 if (total + alpha_elf_tdata (b)->total_got_size <= MAX_GOT_SIZE) in elf64_alpha_can_merge_gots()2214 int total = alpha_elf_tdata (a)->total_got_size; in elf64_alpha_merge_gots()2293 alpha_elf_tdata (a)->total_got_size = total; in elf64_alpha_merge_gots()2398 if (alpha_elf_tdata (this_got)->total_got_size > MAX_GOT_SIZE) in elf64_alpha_size_got_sections()2403 i, alpha_elf_tdata (this_got)->total_got_size); in elf64_alpha_size_got_sections()3002 alpha_elf_tdata (info->gotobj)->total_got_size -= sz; in elf64_alpha_relax_got_load()3327 alpha_elf_tdata (info->gotobj)->total_got_size -= sz; in elf64_alpha_relax_with_lituse()[all …]
8668 n_local_got_entries to total_got_size and local_got_size.