Searched refs:N_WEAKU (Results 1 – 8 of 8) sorted by relevance
293 #define N_WEAKU 0x0d /* Weak undefined symbol. */ macro
325 #define N_WEAKU 0x0d /* Weak undefined symbol. */ macro
131 * aout64.h (N_WEAKU, N_WEAKA, N_WEAKT, N_WEAKD, N_WEAKB): Define.
412 new_type = N_WEAKU; in convert_sym_type()
1526 case N_WEAKU: in translate_from_native_sym_flags()1660 case N_UNDF: type = N_WEAKU; break; in translate_to_native_sym_flags()3120 case N_WEAKU: in aout_link_add_symbols()3658 type = N_WEAKU; in aout_link_write_other_symbol()5061 type = N_WEAKU; in aout_link_write_symbols()
2986 type = N_WEAKU; in aout_link_write_other_symbol()4264 type = N_WEAKU; in aout_link_write_symbols()
2287 type = N_WEAKU; in sunos_write_dynamic_symbol()
5861 * config/aout_gnu.h (N_WEAKU, N_WEAKA, N_WEAKT, N_WEAKD, N_WEAKB):