Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/bfd/
HDsunos.c595 #define SUNOS_REF_REGULAR 01 macro
1157 new_flag = SUNOS_REF_REGULAR; in sunos_add_one_symbol()
1171 && (h->flags & (SUNOS_DEF_REGULAR | SUNOS_REF_REGULAR)) != 0) in sunos_add_one_symbol()
1336 BFD_ASSERT ((h->flags & SUNOS_REF_REGULAR) != 0); in sunos_scan_std_relocs()
1603 || (h->flags & SUNOS_REF_REGULAR) != 0); in sunos_scan_ext_relocs()
1772 && (h->flags & SUNOS_REF_REGULAR) != 0) in sunos_scan_dynamic_symbol()
1794 if ((h->flags & (SUNOS_DEF_REGULAR | SUNOS_REF_REGULAR)) != 0) in sunos_scan_dynamic_symbol()
1926 if (h != NULL && (h->flags & SUNOS_REF_REGULAR) != 0) in bfd_sunos_size_dynamic_sections()