HomeSort by: relevance | last modified time | path
    Searched defs:coff_start_compunit_symtab (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
coffread.c 460 coff_start_compunit_symtab (struct objfile *objfile, const char *name)
904 coff_start_compunit_symtab (objfile, "");
918 coff_start_compunit_symtab (objfile, "_globals_");
919 /* coff_start_compunit_symtab will set the language of this symtab to
984 coff_start_compunit_symtab (objfile, filestring);
459 coff_start_compunit_symtab (struct objfile *objfile, const char *name) function
  /src/external/gpl3/gdb/dist/gdb/
coffread.c 461 coff_start_compunit_symtab (struct objfile *objfile, const char *name)
905 coff_start_compunit_symtab (objfile, "");
919 coff_start_compunit_symtab (objfile, "_globals_");
920 /* coff_start_compunit_symtab will set the language of this symtab to
985 coff_start_compunit_symtab (objfile, filestring);
460 coff_start_compunit_symtab (struct objfile *objfile, const char *name) function

Completed in 18 milliseconds