Home
last modified time | relevance | path

Searched refs:allocate_psymtab (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/gdb/gdb/
HDsymfile.h255 extern struct partial_symtab *allocate_psymtab (char *, struct objfile *);
HDsymfile.c2231 allocate_psymtab (char *filename, struct objfile *objfile) in allocate_psymtab() function
2542 psymtab = allocate_psymtab (filename, objfile); in start_psymtab_common()
HDxcoffread.c2008 allocate_psymtab (include_list[i], objfile); in xcoff_end_psymtab()
HDdbxread.c2281 allocate_psymtab (include_list[i], objfile); in end_psymtab()
HDmdebugread.c4605 psymtab = allocate_psymtab (name, objfile); in new_psymtab()
HDhpread.c2469 allocate_psymtab (include_list[i], objfile); in hpread_end_psymtab()