Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c5168 is_gott_symbol (struct bfd_link_info *info, struct elf_link_hash_entry *h) in is_gott_symbol() function
5692 if (h != NULL && is_gott_symbol (info, &h->root)) in mips_elf_calculate_relocation()
8372 if (is_gott_symbol (info, h)) in _bfd_mips_elf_check_relocs()
8691 if (is_gott_symbol (info, h)) in _bfd_mips_elf_check_relocs()
DChangeLog-20062801 (is_gott_symbol): New function.