diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2017-10-11 09:34:08 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@ericsson.com> | 2017-10-11 09:34:08 -0400 |
commit | 905014d7205d4f171c5cabf695fe1ec3da9b33d3 (patch) | |
tree | 354b31d58b64b60cdfee181a8b6556892628103b /gdb/f-lang.h | |
parent | 56d704daee44b036d1eff86123de6dec0c55f61b (diff) | |
download | gdb-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/f-lang.h')
0 files changed, 0 insertions, 0 deletions