Lines Matching refs:from_dso
653 CDBL_LIST_ADD_REAR (ld_state.from_dso, oldp); in check_definition()
679 CDBL_LIST_DEL (ld_state.from_dso, oldp); in check_definition()
717 CDBL_LIST_ADD_REAR (ld_state.from_dso, oldp); in check_definition()
2312 if (ld_state.from_dso != NULL) in ld_generic_generate_sections()
2314 struct symbol *srunp = ld_state.from_dso; in ld_generic_generate_sections()
2354 while ((srunp = srunp->next) != ld_state.from_dso); in ld_generic_generate_sections()
2540 struct symbol *runp = ld_state.from_dso; in compute_copy_reloc_offset()
2568 while ((runp = runp->next) != ld_state.from_dso); in compute_copy_reloc_offset()
4797 if (ld_state.from_dso != NULL) in ld_generic_create_outfile()
4805 runp = ld_state.from_dso; in ld_generic_create_outfile()
4866 while ((runp = runp->next) != ld_state.from_dso); in ld_generic_create_outfile()