Searched refs:incl_entry (Results 1 – 6 of 6) sorted by relevance
298 struct stab_link_includes_entry * incl_entry; in _bfd_link_section_stabs() local361 incl_entry = (struct stab_link_includes_entry * ) in _bfd_link_section_stabs()363 if (incl_entry == NULL) in _bfd_link_section_stabs()366 for (t = incl_entry->totals; t != NULL; t = t->next) in _bfd_link_section_stabs()394 t->next = incl_entry->totals; in _bfd_link_section_stabs()395 incl_entry->totals = t; in _bfd_link_section_stabs()
4310 struct aout_link_includes_entry *incl_entry; in aout_link_write_symbols() local4352 incl_entry = aout_link_includes_lookup (&finfo->includes, in aout_link_write_symbols()4354 if (incl_entry == NULL) in aout_link_write_symbols()4356 for (t = incl_entry->totals; t != NULL; t = t->next) in aout_link_write_symbols()4368 t->next = incl_entry->totals; in aout_link_write_symbols()4369 incl_entry->totals = t; in aout_link_write_symbols()
5021 struct aout_link_includes_entry *incl_entry; in aout_link_write_symbols() local5063 incl_entry = aout_link_includes_lookup (&finfo->includes, in aout_link_write_symbols()5065 if (incl_entry == NULL) in aout_link_write_symbols()5067 for (t = incl_entry->totals; t != NULL; t = t->next) in aout_link_write_symbols()5079 t->next = incl_entry->totals; in aout_link_write_symbols()5080 incl_entry->totals = t; in aout_link_write_symbols()
357 struct stab_link_includes_entry * incl_entry; local420 incl_entry = stab_link_includes_lookup (&sinfo->includes, string,422 if (incl_entry == NULL)425 for (t = incl_entry->totals; t != NULL; t = t->next)454 t->next = incl_entry->totals;455 incl_entry->totals = t;
4149 struct aout_link_includes_entry *incl_entry; local4191 incl_entry = aout_link_includes_lookup (&finfo->includes,4193 if (incl_entry == NULL)4195 for (t = incl_entry->totals; t != NULL; t = t->next)4208 t->next = incl_entry->totals;4209 incl_entry->totals = t;
4466 struct aout_link_includes_entry *incl_entry; local4508 incl_entry = aout_link_includes_lookup (&finfo->includes,4510 if (incl_entry == NULL)4512 for (t = incl_entry->totals; t != NULL; t = t->next)4525 t->next = incl_entry->totals;4526 incl_entry->totals = t;