Lines Matching refs:next_in_scn
1437 fileinfo->scninfo[shndx].symbols = newp->next_in_scn in add_relocatable_file()
1441 newp->next_in_scn in add_relocatable_file()
1442 = fileinfo->scninfo[shndx].symbols->next_in_scn; in add_relocatable_file()
1444 = fileinfo->scninfo[shndx].symbols->next_in_scn = newp; in add_relocatable_file()
1555 newp->next_in_scn = NULL; in add_relocatable_file()
1625 fileinfo->scninfo[shndx].symbols = newp->next_in_scn in add_relocatable_file()
1629 newp->next_in_scn in add_relocatable_file()
1630 = fileinfo->scninfo[shndx].symbols->next_in_scn; in add_relocatable_file()
1632 = fileinfo->scninfo[shndx].symbols->next_in_scn = newp; in add_relocatable_file()
4807 struct symbol *oldhead = head->symbols->next_in_scn; in ld_generic_create_outfile()
4809 head->symbols->next_in_scn = runp->symbols->next_in_scn; in ld_generic_create_outfile()
4810 runp->symbols->next_in_scn = oldhead; in ld_generic_create_outfile()
4837 symrunp = head->symbols->next_in_scn; in ld_generic_create_outfile()
4877 while ((symrunp = symrunp->next_in_scn) in ld_generic_create_outfile()
4878 != head->symbols->next_in_scn); in ld_generic_create_outfile()
4891 while ((symrunp = symrunp->next_in_scn) != runp->symbols); in ld_generic_create_outfile()
4952 while ((symrunp = symrunp->next_in_scn) != runp->symbols); in ld_generic_create_outfile()
4965 while ((symrunp = symrunp->next_in_scn) != runp->symbols); in ld_generic_create_outfile()
5031 while ((symrunp = symrunp->next_in_scn) != runp->symbols); in ld_generic_create_outfile()
5044 while ((symrunp = symrunp->next_in_scn) != runp->symbols); in ld_generic_create_outfile()