aboutsummaryrefslogtreecommitdiff
path: root/gdb/symtab.c
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@ericsson.com>2017-10-11 09:34:08 -0400
committerSimon Marchi <simon.marchi@ericsson.com>2017-10-11 09:34:08 -0400
commit905014d7205d4f171c5cabf695fe1ec3da9b33d3 (patch)
tree354b31d58b64b60cdfee181a8b6556892628103b /gdb/symtab.c
parent56d704daee44b036d1eff86123de6dec0c55f61b (diff)
downloadgdb-905014d7205d4f171c5cabf695fe1ec3da9b33d3.zip
gdb-905014d7205d4f171c5cabf695fe1ec3da9b33d3.tar.gz
gdb-905014d7205d4f171c5cabf695fe1ec3da9b33d3.tar.bz2
Use std::vector for symtab_fns
Simple replacement of VEC with std::vector. gdb/ChangeLog: * symfile.c (registered_sym_fns): Make struct, not typedef. (DEF_VEC_O (registered_sym_fns)): Remove. (symtab_fns): Change type to std::vector. (add_symtab_fns): Adjust. (find_sym_fns): Adjust.
Diffstat (limited to 'gdb/symtab.c')
0 files changed, 0 insertions, 0 deletions