Searched refs:total_got_size (Results 1 – 2 of 2) sorted by relevance
333 int total_got_size; member1733 alpha_elf_tdata (abfd)->total_got_size += entry_size; in get_got_entry()2243 int total = alpha_elf_tdata (a)->total_got_size; in elf64_alpha_can_merge_gots()2247 if (total + alpha_elf_tdata (b)->total_got_size <= MAX_GOT_SIZE) in elf64_alpha_can_merge_gots()2303 int total = alpha_elf_tdata (a)->total_got_size; in elf64_alpha_merge_gots()2382 alpha_elf_tdata (a)->total_got_size = total; in elf64_alpha_merge_gots()2500 if (alpha_elf_tdata (this_got)->total_got_size > MAX_GOT_SIZE) in elf64_alpha_size_got_sections()2505 i, alpha_elf_tdata (this_got)->total_got_size); in elf64_alpha_size_got_sections()3128 alpha_elf_tdata (info->gotobj)->total_got_size -= sz; in elf64_alpha_relax_got_load()3490 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.