Searched refs:mips_elf_merge_got_with (Results 1 – 4 of 4) sorted by relevance
2487 (mips_elf_merge_got_with): Replace bfd2got argument with separate2495 each GOT. Update the calls to mips_elf_merge_got_with.2647 * elfxx-mips.c (mips_elf_merge_got_with): Only use arg->global_count
4530 mips_elf_merge_got_with (bfd *abfd, struct mips_got_info *from, in mips_elf_merge_got_with() function4614 result = mips_elf_merge_got_with (abfd, g, arg->primary, arg); in mips_elf_merge_got()4622 result = mips_elf_merge_got_with (abfd, g, arg->current, arg); in mips_elf_merge_got()
2689 * elfxx-mips.c (mips_elf_merge_got_with): Use arg->global_count
330 (mips_elf_merge_got_with): New function, split out from