Lines Matching refs:N_BSS
1245 newsect->target_index = N_BSS; in NAME()
1412 case N_BSS: in translate_from_native_sym_flags()
1475 case N_BSS: case N_BSS | N_EXT: in translate_from_native_sym_flags()
1601 sym_pointer->e_type[0] |= N_BSS; in translate_to_native_sym_flags()
1644 case N_BSS: type = N_SETB; break; in translate_to_native_sym_flags()
1659 case N_BSS: type = N_WEAKB; break; in translate_to_native_sym_flags()
2130 case N_BSS: \
2131 case N_BSS | N_EXT: \
3032 case N_BSS: in aout_link_add_symbols()
3068 case N_BSS | N_EXT: in aout_link_add_symbols()
3282 || type == (N_BSS | N_EXT) in aout_link_check_ar_symbols()
3644 type = h->root.type == bfd_link_hash_defined ? N_BSS : N_WEAKB; in aout_link_write_other_symbol()
3919 case N_BSS: return obj_bsssec (abfd); in aout_reloc_index_to_section()
4066 r_index = N_BSS; in aout_link_input_section_std()
4395 r_index = N_BSS; in aout_link_input_section_ext()
4556 else if ((type & N_TYPE) == N_BSS in aout_link_input_section_ext()
4950 else if ((type & N_TYPE) == N_BSS in aout_link_write_symbols()
5049 ? N_BSS in aout_link_write_symbols()