Home | History | Annotate | Download | only in gdb

Lines Matching defs:partial_symtabs

576 stabs_end_psymtab (struct objfile *objfile, psymtab_storage *partial_symtabs,
655 for (partial_symtab *p1 : partial_symtabs->range ())
668 = partial_symtabs->allocate_dependencies (number_dependencies);
678 new legacy_psymtab (include_list[i], partial_symtabs, objfile->per_bfd);
688 partial_symtabs->allocate_dependencies (1);
708 partial_symtabs->discard_psymtab (pst);
1175 start_psymtab (psymtab_storage *partial_symtabs, struct objfile *objfile,
1178 legacy_psymtab *result = new legacy_psymtab (filename, partial_symtabs,
1204 psymtab_storage *partial_symtabs,
1389 stabs_end_psymtab (objfile, partial_symtabs,
1506 stabs_end_psymtab (objfile, partial_symtabs,
1551 pst = start_psymtab (partial_symtabs, objfile,
1744 partial_symtabs, objfile);
1761 partial_symtabs, objfile);
1785 partial_symtabs, objfile);
1800 partial_symtabs, objfile);
1819 partial_symtabs, objfile);
1887 partial_symtabs, objfile);
1912 partial_symtabs, objfile);
1972 partial_symtabs, objfile);
2030 partial_symtabs, objfile);
2142 stabs_end_psymtab (objfile, partial_symtabs, pst,
2209 stabs_end_psymtab (objfile, partial_symtabs,
2252 psymtab_storage *partial_symtabs = psf->get_partial_symtabs ().get ();
2254 read_stabs_symtab_1 (reader, partial_symtabs, objfile);