diff options
author | Tom Tromey <tom@tromey.com> | 2021-03-20 17:23:40 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2021-03-20 17:23:45 -0600 |
commit | 3aa31ce7884f979c68d440a4352c8d69a3283f6c (patch) | |
tree | cd8cca0a29dab51523341631f0a229c3ec5a4c09 /gdb/target-dcache.c | |
parent | 7b249e470a82063605c3789f4b2d0378400423de (diff) | |
download | binutils-3aa31ce7884f979c68d440a4352c8d69a3283f6c.zip binutils-3aa31ce7884f979c68d440a4352c8d69a3283f6c.tar.gz binutils-3aa31ce7884f979c68d440a4352c8d69a3283f6c.tar.bz2 |
Remove last objfile partial_symtab references from psymtab.c
This removes the last references to the partial_symtab via the objfile
from psymtab.c. require_partial_symbols is now a method on
psymbol_functions, and maintenance_print_psymbols is changed to use
dynamic_cast to verify that it is examining partial symbols.
gdb/ChangeLog
2021-03-20 Tom Tromey <tom@tromey.com>
* psymtab.c (psymbol_functions::require_partial_symbols): Rename.
(psymbol_functions::find_pc_sect_psymtab): Rename.
(psymbol_functions::find_pc_sect_compunit_symtab)
(maintenance_print_psymbols, maintenance_check_psymtabs): Update.
* psympriv.h (struct psymbol_functions) <require_partial_symbols>:
Declare new method.
<get_partial_symtabs, find_pc_sect_psymtab>: Likewise.
Diffstat (limited to 'gdb/target-dcache.c')
0 files changed, 0 insertions, 0 deletions