Searched refs:N_WEAKA (Results 1 – 8 of 8) sorted by relevance
326 #define N_WEAKA 0x0e /* Weak absolute symbol. */ macro
112 * aout64.h (N_WEAKU, N_WEAKA, N_WEAKT, N_WEAKD, N_WEAKB): Define.
294 #define N_WEAKA 0x0e /* Weak absolute symbol. */ macro
1527 case N_WEAKA: in translate_from_native_sym_flags()1652 case N_ABS: type = N_WEAKA; break; in translate_to_native_sym_flags()3110 case N_WEAKA: in aout_link_add_symbols()3241 && type != N_WEAKA in aout_link_check_ar_symbols()3378 if (type == N_WEAKA in aout_link_check_ar_symbols()3632 type = h->root.type == bfd_link_hash_defined ? N_ABS : N_WEAKA; in aout_link_write_other_symbol()4557 || type == N_WEAKA) in aout_link_input_section_ext()4954 || type == N_WEAKA) in aout_link_write_symbols()5054 : N_WEAKA); in aout_link_write_symbols()
417 new_type = N_WEAKA; in convert_sym_type()
2971 type = h->root.type == bfd_link_hash_defined ? N_ABS : N_WEAKA; in aout_link_write_other_symbol()4165 || type == N_WEAKA) in aout_link_write_symbols()4265 : N_WEAKA); in aout_link_write_symbols()
2274 : N_WEAKA); in sunos_write_dynamic_symbol()
5861 * config/aout_gnu.h (N_WEAKU, N_WEAKA, N_WEAKT, N_WEAKD, N_WEAKB):