Home | History | Annotate | Download | only in bfd

Lines Matching refs:stab_info

102   memset (&table->stab_info, 0, sizeof (table->stab_info));
544 if (! _bfd_link_section_stabs (abfd, &table->stab_info,
546 &secdata->stab_info,
1114 if (coff_hash_table (info)->stab_info.stabstr != NULL)
1116 if (! _bfd_write_stab_strings (abfd, &coff_hash_table (info)->stab_info))
2501 if (secdata == NULL || secdata->stab_info == NULL)
2511 (output_bfd, &coff_hash_table (flaginfo->info)->stab_info,
2512 o, &secdata->stab_info, contents)))