Home
last modified time | relevance | path

Searched refs:mips_elf_merge_got_with (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-20132487 (mips_elf_merge_got_with): Replace bfd2got argument with separate
2495 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
Delfxx-mips.c4530 mips_elf_merge_got_with (bfd *abfd, struct mips_got_info *from, in mips_elf_merge_got_with() function
4614 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()
DChangeLog-20112689 * elfxx-mips.c (mips_elf_merge_got_with): Use arg->global_count
DChangeLog-2007330 (mips_elf_merge_got_with): New function, split out from