Lines Matching refs:N_ABS
1412 case N_ABS: in translate_from_native_sym_flags()
1433 case N_ABS: case N_ABS | N_EXT: in translate_from_native_sym_flags()
1591 sym_pointer->e_type[0] |= N_ABS; in translate_to_native_sym_flags()
1637 case N_ABS: type = N_SETA; break; in translate_to_native_sym_flags()
1652 case N_ABS: type = N_WEAKA; break; in translate_to_native_sym_flags()
1977 r_index = N_ABS; in NAME()
2056 r_index = N_ABS; in NAME()
2132 case N_ABS: \
2133 case N_ABS | N_EXT: \
2192 r_index = N_ABS; in NAME()
2265 r_index = N_ABS; in NAME()
3021 case N_ABS: in aout_link_add_symbols()
3046 case N_ABS | N_EXT: in aout_link_add_symbols()
3269 || type == (N_ABS | N_EXT) 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()
3701 r_index = N_ABS | N_EXT; in aout_link_reloc_link_order()
3911 case N_ABS: in aout_reloc_index_to_section()
4059 r_index = N_ABS; in aout_link_input_section_std()
4393 r_index = N_ABS; in aout_link_input_section_ext()
4556 else if ((type & N_TYPE) == N_ABS in aout_link_input_section_ext()
4953 else if ((type & N_TYPE) == N_ABS in aout_link_write_symbols()
5053 ? N_ABS in aout_link_write_symbols()