]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/symtab.c
* objfiles.h (ALL_PRIMARY_SYMTABS): Define.
authorDaniel Jacobowitz <drow@false.org>
Sun, 21 Jan 2007 16:55:49 +0000 (16:55 +0000)
committerDaniel Jacobowitz <drow@false.org>
Sun, 21 Jan 2007 16:55:49 +0000 (16:55 +0000)
commit113096576766ad92cfa059437ea6d370ceecd0cf
treeb8ec169c01ccb3d15cc19117b1b4845566a12b9c
parentcb1df416fb6d2cc4837a8f81c5f102821c02db93
* objfiles.h (ALL_PRIMARY_SYMTABS): Define.

* ada-lang.c (symtab_for_sym, ada_lookup_symbol_list)
(ada_lookup_symbol): Use ALL_PRIMARY_SYMTABS.
* cp-support.c (make_symbol_overload_list_qualified): Likewise.
* symtab.c (lookup_symbol_aux_block, lookup_symbol_aux_symtabs)
(basic_lookup_transparent_type, find_pc_sect_symtab, search_symbols)
(make_symbol_completion_list): Likewise.
gdb/ChangeLog
gdb/ada-lang.c
gdb/cp-support.c
gdb/objfiles.h
gdb/symtab.c