Home
last modified time | relevance | path

Searched refs:mips_use_local_got_p (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c4413 mips_use_local_got_p (struct bfd_link_info *info, in mips_use_local_got_p() function
4459 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()
DChangeLog-2013624 * elfxx-mips.c (mips_use_local_got_p): New function.