Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dsunos.c598 #define SUNOS_DEF_REGULAR 02 macro
1155 new_flag = SUNOS_DEF_REGULAR; in sunos_add_one_symbol()
1167 && (h->flags & (SUNOS_DEF_REGULAR | SUNOS_REF_REGULAR)) != 0) in sunos_add_one_symbol()
1219 h->flags |= SUNOS_DEF_REGULAR; in bfd_sunos_record_link_assignment()
1311 || (h->flags & SUNOS_DEF_REGULAR) != 0) in sunos_scan_std_relocs()
1371 if ((h->flags & SUNOS_DEF_REGULAR) == 0) in sunos_scan_std_relocs()
1380 if ((h->flags & SUNOS_DEF_REGULAR) == 0) in sunos_scan_std_relocs()
1519 && (h->flags & SUNOS_DEF_REGULAR) == 0)) in sunos_scan_ext_relocs()
1564 || (h->flags & SUNOS_DEF_REGULAR) != 0)) in sunos_scan_ext_relocs()
1570 && (h->flags & SUNOS_DEF_REGULAR) == 0) in sunos_scan_ext_relocs()
[all …]