Searched refs:mips_use_local_got_p (Results 1 – 2 of 2) sorted by relevance
4413 mips_use_local_got_p (struct bfd_link_info *info, in mips_use_local_got_p() function4459 if (mips_use_local_got_p (info, h)) in mips_elf_count_got_symbols()5601 local_p = (h == NULL || mips_use_local_got_p (info, h)); in mips_elf_calculate_relocation()
624 * elfxx-mips.c (mips_use_local_got_p): New function.