Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dlinker.c1553 enum bfd_link_hash_type oldtype; in _bfd_generic_link_add_one_symbol() local
1556 oldtype = h->type; in _bfd_generic_link_add_one_symbol()
1601 if (oldtype == bfd_link_hash_defweak) in _bfd_generic_link_add_one_symbol()
DChangeLog-9495796 oldtype from bfd_link_order_type to bfd_link_hash_type. From