Searched refs:oldtype (Results 1 – 2 of 2) sorted by relevance
1553 enum bfd_link_hash_type oldtype; in _bfd_generic_link_add_one_symbol() local1556 oldtype = h->type; in _bfd_generic_link_add_one_symbol()1601 if (oldtype == bfd_link_hash_defweak) in _bfd_generic_link_add_one_symbol()
796 oldtype from bfd_link_order_type to bfd_link_hash_type. From