aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorDoug Evans <xdje42@gmail.com>2014-11-06 17:27:55 -0800
committerDoug Evans <xdje42@gmail.com>2014-11-06 17:27:55 -0800
commit2dd2cd1c92d09ad96b643d2574d0dc6cd7e4841a (patch)
tree20d531bc9e31caf93609bc0e3747fd67afb86d98 /bfd
parentd4c589159dbfe23b7f5de393359da8a9dab854ed (diff)
downloadgdb-2dd2cd1c92d09ad96b643d2574d0dc6cd7e4841a.zip
gdb-2dd2cd1c92d09ad96b643d2574d0dc6cd7e4841a.tar.gz
gdb-2dd2cd1c92d09ad96b643d2574d0dc6cd7e4841a.tar.bz2
Use ALL_PRIMARY_SYMTABS instead of ALL_SYMTABS in some places.
Non-primary symtabs share the block vector with their primary symtabs. In these cases there's no need to use ALL_SYMTABS. gdb/ChangeLog: * ada-lang.c (ada_make_symbol_completion_list): Use ALL_PRIMARY_SYMTABS instead of ALL_SYMTABS. * symtab.c (lookup_objfile_from_block): Ditto.
Diffstat (limited to 'bfd')
0 files changed, 0 insertions, 0 deletions