Searched refs:N_WEAKD (Results 1 – 7 of 7) sorted by relevance
296 #define N_WEAKD 0x10 /* Weak data symbol. */ macro
297 case N_DATA: S_SET_TYPE (symbolP, N_WEAKD); break; in obj_emit_symbols()
331 #define N_WEAKD 0x10 /* Weak data symbol. */ macro
1515 case N_WEAKD: in translate_from_native_sym_flags()1631 case N_DATA: type = N_WEAKD; break; in translate_to_native_sym_flags()3067 case N_WEAKD: in aout_link_add_symbols()3190 && type != N_WEAKD in aout_link_check_ar_symbols()3326 || type == N_WEAKD in aout_link_check_ar_symbols()3554 type = h->root.type == bfd_link_hash_defined ? N_DATA : N_WEAKD; in aout_link_write_other_symbol()4460 || type == N_WEAKD) in aout_link_input_section_ext()4857 || type == N_WEAKD) in aout_link_write_symbols()4955 : N_WEAKD); in aout_link_write_symbols()
434 new_type = N_WEAKD;
2946 type = h->root.type == bfd_link_hash_defined ? N_DATA : N_WEAKD; in aout_link_write_other_symbol()4143 || type == N_WEAKD) in aout_link_write_symbols()4241 : N_WEAKD); in aout_link_write_symbols()
2287 : N_WEAKD); in sunos_write_dynamic_symbol()