Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dsunos.c596 #define SUNOS_REF_REGULAR 01 macro
1153 new_flag = SUNOS_REF_REGULAR; in sunos_add_one_symbol()
1167 && (h->flags & (SUNOS_DEF_REGULAR | SUNOS_REF_REGULAR)) != 0) in sunos_add_one_symbol()
1332 BFD_ASSERT ((h->flags & SUNOS_REF_REGULAR) != 0); in sunos_scan_std_relocs()
1599 || (h->flags & SUNOS_REF_REGULAR) != 0); in sunos_scan_ext_relocs()
1765 && (h->flags & SUNOS_REF_REGULAR) != 0) in sunos_scan_dynamic_symbol()
1787 if ((h->flags & (SUNOS_DEF_REGULAR | SUNOS_REF_REGULAR)) != 0) in sunos_scan_dynamic_symbol()
1919 if (h != NULL && (h->flags & SUNOS_REF_REGULAR) != 0) in bfd_sunos_size_dynamic_sections()