Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-mips.c356 unsigned int need_comp : 1; member
9110 h->plt.plist->need_comp = true; in _bfd_mips_elf_check_relocs()
9456 h->plt.plist->need_comp = false; in _bfd_mips_elf_adjust_dynamic_symbol()
9465 if (!h->plt.plist->need_mips && !h->plt.plist->need_comp) in _bfd_mips_elf_adjust_dynamic_symbol()
9468 h->plt.plist->need_comp = true; in _bfd_mips_elf_adjust_dynamic_symbol()
9478 if (h->plt.plist->need_comp) in _bfd_mips_elf_adjust_dynamic_symbol()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-mips.c356 unsigned int need_comp : 1; member
9200 h->plt.plist->need_comp = true; in _bfd_mips_elf_check_relocs()
9546 h->plt.plist->need_comp = false; in _bfd_mips_elf_adjust_dynamic_symbol()
9555 if (!h->plt.plist->need_mips && !h->plt.plist->need_comp) in _bfd_mips_elf_adjust_dynamic_symbol()
9558 h->plt.plist->need_comp = true; in _bfd_mips_elf_adjust_dynamic_symbol()
9568 if (h->plt.plist->need_comp) in _bfd_mips_elf_adjust_dynamic_symbol()