Home
last modified time | relevance | path

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

12

/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dpsympriv.h176 extern struct partial_symtab *allocate_psymtab (const char *,
H A Dpsymtab.c1339 psymtab = allocate_psymtab (filename, objfile); in start_psymtab_common()
1604 allocate_psymtab (const char *filename, struct objfile *objfile) in allocate_psymtab() function
H A Dxcoffread.c2048 allocate_psymtab (include_list[i], objfile); in xcoff_end_psymtab()
H A Ddbxread.c2339 allocate_psymtab (include_list[i], objfile); in end_psymtab()
H A Dmdebugread.c4778 psymtab = allocate_psymtab (name, objfile); in new_psymtab()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dpsympriv.h228 extern struct partial_symtab *allocate_psymtab (const char *,
H A Dpsymtab.c1477 psymtab = allocate_psymtab (filename, objfile); in start_psymtab_common()
1730 allocate_psymtab (const char *filename, struct objfile *objfile) in allocate_psymtab() function
H A Dxcoffread.c2072 allocate_psymtab (include_list[i], objfile); in xcoff_end_psymtab()
H A Ddbxread.c2352 allocate_psymtab (include_list[i], objfile); in end_psymtab()
H A Dmdebugread.c4789 psymtab = allocate_psymtab (name, objfile); in new_psymtab()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dsymfile.h259 extern struct partial_symtab *allocate_psymtab (char *, struct objfile *);
H A Dsymfile.c2226 allocate_psymtab (char *filename, struct objfile *objfile) in allocate_psymtab() function
2537 psymtab = allocate_psymtab (filename, objfile); in start_psymtab_common()
H A Dxcoffread.c2008 allocate_psymtab (include_list[i], objfile); in xcoff_end_psymtab()
H A Ddbxread.c2275 allocate_psymtab (include_list[i], objfile); in end_psymtab()
H A Dmdebugread.c4594 psymtab = allocate_psymtab (name, objfile); in new_psymtab()
H A Dhpread.c2467 allocate_psymtab (include_list[i], objfile); in hpread_end_psymtab()
H A Ddwarf2read.c1220 struct partial_symtab *subpst = allocate_psymtab (name, objfile); in dwarf2_create_include_psymtab()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dsymfile.h259 extern struct partial_symtab *allocate_psymtab (char *, struct objfile *);
H A Dsymfile.c2226 allocate_psymtab (char *filename, struct objfile *objfile) in allocate_psymtab() function
2537 psymtab = allocate_psymtab (filename, objfile); in start_psymtab_common()
H A Dxcoffread.c2008 allocate_psymtab (include_list[i], objfile); in xcoff_end_psymtab()
H A Ddbxread.c2275 allocate_psymtab (include_list[i], objfile); in end_psymtab()
H A Dmdebugread.c4594 psymtab = allocate_psymtab (name, objfile); in new_psymtab()
H A Dhpread.c2467 allocate_psymtab (include_list[i], objfile); in hpread_end_psymtab()
H A Ddwarf2read.c1220 struct partial_symtab *subpst = allocate_psymtab (name, objfile); in dwarf2_create_include_psymtab()
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-201914383 (allocate_psymtab): Update.
16614 * psymtab.h (psymtab_storage::allocate_psymtab): New method.
16616 * psymtab.c (psymtab_storage::allocate_psymtab): Implement.
16617 (allocate_psymtab): Use new method.
16635 (allocate_psymtab): Allocate psymtab on the psymtab obstack.
16667 (allocate_psymtab): Update.
16751 * psymtab.c (allocate_psymtab): Add comment.
16752 * psympriv.h (allocate_psymtab): Add comment.

12