Lines Matching refs:obj_aout_external_syms
526 obj_aout_external_syms (abfd) = NULL; in NAME()
1180 if (obj_aout_external_syms (abfd) == NULL) in aout_get_external_symbols()
1190 obj_aout_external_syms (abfd) = NULL; in aout_get_external_symbols()
1218 obj_aout_external_syms (abfd) = syms; in aout_get_external_symbols()
1509 old_external_syms = obj_aout_external_syms (abfd); in NAME()
1523 obj_aout_external_syms (abfd), in NAME()
1542 && obj_aout_external_syms (abfd) != NULL) in NAME()
1547 free (obj_aout_external_syms (abfd)); in NAME()
1549 obj_aout_external_syms (abfd) = NULL; in NAME()
2140 *minisymsp = (void *) obj_aout_external_syms (abfd); in NAME()
2146 obj_aout_external_syms (abfd) = NULL; in NAME()
2402 obj_aout_external_syms (abfd) = 0; in NAME()
2407 BFCI_FREE (obj_aout_external_syms (abfd)); in NAME()
2485 if (obj_aout_external_syms (abfd) != NULL) in aout_link_free_symbols()
2490 free ((void *) obj_aout_external_syms (abfd)); in aout_link_free_symbols()
2492 obj_aout_external_syms (abfd) = NULL; in aout_link_free_symbols()
2563 p = obj_aout_external_syms (abfd); in aout_link_check_ar_symbols()
2745 syms = obj_aout_external_syms (abfd); in aout_link_add_symbols()
3250 syms = obj_aout_external_syms (input_bfd); in pdp11_aout_link_input_section()
4029 sym = obj_aout_external_syms (input_bfd); in aout_link_write_symbols()