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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Daout_gnu.h292 available slots. The value of a N_WEAKU symbol is 0. The values
294 #define N_WEAKU 0x0d /* Weak undefined symbol. */
293 #define N_WEAKU macro
/freebsd-11-stable/contrib/binutils/include/aout/
H A Daout64.h328 available slots. The value of a N_WEAKU symbol is 0. The values macro
330 #define N_WEAKU 0x0d /* Weak undefined symbol. */
/freebsd-11-stable/contrib/binutils/bfd/
H A Daoutx.h1513 case N_WEAKU:
1647 case N_UNDF: type = N_WEAKU; break;
3081 case N_WEAKU:
3598 type = N_WEAKU;
4998 type = N_WEAKU;
H A Dsunos.c2295 type = N_WEAKU;

Completed in 88 milliseconds