Searched refs:start_compunit_symtab (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dbuildsym-legacy.h33 cust = start_compunit_symtab (...);
38 start_compunit_symtab and end_compunit_symtab to simplify the debug info readers.
43 cust = start_compunit_symtab (...);
46 ... start_compunit_symtab + read + end_compunit_symtab repeated ...
82 extern struct compunit_symtab *start_compunit_symtab (struct objfile *objfile,
110 start_compunit_symtab and end_compunit_symtab* calls. */
115 start_compunit_symtab and end_compunit_symtab* calls. */
H A Dbuildsym-legacy.c24 This is created first, before any subfiles by start_compunit_symtab. */
230 start_compunit_symtab (struct objfile *objfile, const char *name,
229 start_compunit_symtab (struct objfile *objfile, const char *name, function
H A Dxcoffread.c965 start_compunit_symtab (objfile, filestring, NULL, file_start_addr,
1059 start_compunit_symtab (objfile, "_globals_", NULL,
1150 start_compunit_symtab (objfile, filestring, NULL,
1270 start_compunit_symtab (objfile, filestring, NULL, 0,
H A Ddbxread.c2613 start_compunit_symtab (objfile, name, NULL, valu, language);
H A Dcoffread.c372 start_compunit_symtab (objfile,
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dcu.h65 struct compunit_symtab *start_compunit_symtab (const char *name,
H A Dcu.c61 dwarf2_cu::start_compunit_symtab (const char *name, const char *comp_dir, function in class:dwarf2_cu
H A Dread.c9676 cu->start_compunit_symtab (fnd.get_name (), fnd.intern_comp_dir (objfile),
9765 start_compunit_symtab ("", NULL, 0);
9786 struct compunit_symtab *cust = start_compunit_symtab ("", NULL, 0);

Completed in 364 milliseconds