Searched refs:SUNOS_DEF_REGULAR (Results 1 – 1 of 1) sorted by relevance
597 #define SUNOS_DEF_REGULAR 02 macro1173 new_flag = SUNOS_DEF_REGULAR; in sunos_add_one_symbol()1185 && (h->flags & (SUNOS_DEF_REGULAR | SUNOS_REF_REGULAR)) != 0) in sunos_add_one_symbol()1237 h->flags |= SUNOS_DEF_REGULAR; in bfd_sunos_record_link_assignment()1329 || (h->flags & SUNOS_DEF_REGULAR) != 0) in sunos_scan_std_relocs()1389 if ((h->flags & SUNOS_DEF_REGULAR) == 0) in sunos_scan_std_relocs()1398 if ((h->flags & SUNOS_DEF_REGULAR) == 0) in sunos_scan_std_relocs()1537 && (h->flags & SUNOS_DEF_REGULAR) == 0)) in sunos_scan_ext_relocs()1582 || (h->flags & SUNOS_DEF_REGULAR) != 0)) in sunos_scan_ext_relocs()1588 && (h->flags & SUNOS_DEF_REGULAR) == 0) in sunos_scan_ext_relocs()[all …]