Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/bfd/
Dsunos.c601 #define SUNOS_DEF_DYNAMIC 010 macro
1166 new_flag = SUNOS_DEF_DYNAMIC; in sunos_add_one_symbol()
1314 if ((h->flags & SUNOS_DEF_DYNAMIC) == 0 in sunos_scan_std_relocs()
1522 && (h->flags & SUNOS_DEF_DYNAMIC) != 0 in sunos_scan_ext_relocs()
1567 && ((h->flags & SUNOS_DEF_DYNAMIC) == 0 in sunos_scan_ext_relocs()
1573 && (h->flags & SUNOS_DEF_DYNAMIC) == 0 in sunos_scan_ext_relocs()
1763 && (h->flags & SUNOS_DEF_DYNAMIC) != 0 in sunos_scan_dynamic_symbol()
1771 && (h->flags & SUNOS_DEF_DYNAMIC) != 0 in sunos_scan_dynamic_symbol()
2462 && ((h->flags & SUNOS_DEF_DYNAMIC) == 0 in sunos_check_dynamic_reloc()
2470 && (h->flags & SUNOS_DEF_DYNAMIC) != 0 in sunos_check_dynamic_reloc()
[all …]