Searched refs:SUNOS_DEF_DYNAMIC (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/binutils/bfd/
H A Dsunos.c602 #define SUNOS_DEF_DYNAMIC 010
1167 new_flag = SUNOS_DEF_DYNAMIC;
1308 if the symbol is really undefined, then SUNOS_DEF_DYNAMIC
1315 if ((h->flags & SUNOS_DEF_DYNAMIC) == 0
1523 && (h->flags & SUNOS_DEF_DYNAMIC) != 0
1559 if the symbol is really undefined, then SUNOS_DEF_DYNAMIC
1568 && ((h->flags & SUNOS_DEF_DYNAMIC) == 0
1574 && (h->flags & SUNOS_DEF_DYNAMIC) == 0
1764 && (h->flags & SUNOS_DEF_DYNAMIC) != 0
1772 && (h->flags & SUNOS_DEF_DYNAMIC) !
601 #define SUNOS_DEF_DYNAMIC macro
[all...]

Completed in 211 milliseconds