Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dsunos.c602 #define SUNOS_DEF_DYNAMIC 010 macro
1162 new_flag = SUNOS_DEF_DYNAMIC; in sunos_add_one_symbol()
1310 if ((h->flags & SUNOS_DEF_DYNAMIC) == 0 in sunos_scan_std_relocs()
1518 && (h->flags & SUNOS_DEF_DYNAMIC) != 0 in sunos_scan_ext_relocs()
1563 && ((h->flags & SUNOS_DEF_DYNAMIC) == 0 in sunos_scan_ext_relocs()
1569 && (h->flags & SUNOS_DEF_DYNAMIC) == 0 in sunos_scan_ext_relocs()
1756 && (h->flags & SUNOS_DEF_DYNAMIC) != 0 in sunos_scan_dynamic_symbol()
1764 && (h->flags & SUNOS_DEF_DYNAMIC) != 0 in sunos_scan_dynamic_symbol()
2455 && ((h->flags & SUNOS_DEF_DYNAMIC) == 0 in sunos_check_dynamic_reloc()
2463 && (h->flags & SUNOS_DEF_DYNAMIC) != 0 in sunos_check_dynamic_reloc()
[all …]