Searched refs:N_WEAKA (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Daout_gnu.h295 #define N_WEAKA 0x0e /* Weak absolute symbol. */
294 #define N_WEAKA macro
/freebsd-11-stable/contrib/binutils/include/aout/
H A Daout64.h331 #define N_WEAKA 0x0e /* Weak absolute symbol. */
329 #define N_WEAKA macro
/freebsd-11-stable/contrib/binutils/bfd/
H A Daoutx.h1518 case N_WEAKA:
1643 case N_ABS: type = N_WEAKA; break;
3085 case N_WEAKA:
3215 && type != N_WEAKA
3351 if (type == N_WEAKA
3586 type = h->root.type == bfd_link_hash_defined ? N_ABS : N_WEAKA;
4494 || type == N_WEAKA)
4891 || type == N_WEAKA)
4991 : N_WEAKA);
H A Dsunos.c2282 : N_WEAKA);

Completed in 213 milliseconds