Lines Matching refs:bfd_link_hash_undefined
959 else if (blhe && blhe->type == bfd_link_hash_undefined) in process_def_file_and_drectve()
1414 if (!h2 || h2->root.type == bfd_link_hash_undefined in generate_reloc()
2864 if (h->type == bfd_link_hash_undefined) in pe_find_cdecl_alias_match()
2883 if (h->type == bfd_link_hash_undefined) in pe_find_cdecl_alias_match()
2895 if (h->type == bfd_link_hash_undefined) in pe_find_cdecl_alias_match()
2909 if (h->type == bfd_link_hash_undefined) in pe_find_cdecl_alias_match()
2928 if (h->type == bfd_link_hash_undefined) in pe_find_cdecl_alias_match()
2939 if (h->type == bfd_link_hash_undefined) in pe_undef_count()
2947 if (h->type == bfd_link_hash_undefined) in pe_undef_fill()
3052 if (!blhe || (blhe && blhe->type != bfd_link_hash_undefined)) in pe_process_import_defs()
3063 is_undef = (blhe->type == bfd_link_hash_undefined); in pe_process_import_defs()
3068 is_undef = (blhe->type == bfd_link_hash_undefined); in pe_process_import_defs()
3071 if (is_cdecl && (!blhe || (blhe && blhe->type != bfd_link_hash_undefined))) in pe_process_import_defs()
3077 is_undef = (blhe->type == bfd_link_hash_undefined); in pe_process_import_defs()