Lines Matching refs:from_dso
714 CDBL_LIST_ADD_REAR (ld_state.from_dso, oldp); in check_definition()
740 CDBL_LIST_DEL (ld_state.from_dso, oldp); in check_definition()
778 CDBL_LIST_ADD_REAR (ld_state.from_dso, oldp); in check_definition()
2525 if (ld_state.from_dso != NULL) in ld_generic_generate_sections()
2527 struct symbol *srunp = ld_state.from_dso; in ld_generic_generate_sections()
2567 while ((srunp = srunp->next) != ld_state.from_dso); in ld_generic_generate_sections()
2753 struct symbol *runp = ld_state.from_dso; in compute_copy_reloc_offset()
2781 while ((runp = runp->next) != ld_state.from_dso); in compute_copy_reloc_offset()
5511 if (ld_state.from_dso != NULL) in ld_generic_create_outfile()
5519 runp = ld_state.from_dso; in ld_generic_create_outfile()
5580 while ((runp = runp->next) != ld_state.from_dso); in ld_generic_create_outfile()