diff options
author | Tom Tromey <tom@tromey.com> | 2018-05-22 14:27:43 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2018-07-20 09:42:52 -0600 |
commit | ab209f6fa9dbaf0d3d0c42e2a8f14bf3ff7dfce8 (patch) | |
tree | 59c7b2de51555c7feee5d05f32b7d7ada05d72ae /cpu | |
parent | 74c72eac237232e9c23c2b4e21d24941d804dae9 (diff) | |
download | gdb-ab209f6fa9dbaf0d3d0c42e2a8f14bf3ff7dfce8.zip gdb-ab209f6fa9dbaf0d3d0c42e2a8f14bf3ff7dfce8.tar.gz gdb-ab209f6fa9dbaf0d3d0c42e2a8f14bf3ff7dfce8.tar.bz2 |
Move struct buildsym_compunit to buildsym.h
This moves struct buildsym_compunit to buildsym.h. Now that the
members are private, and it no longer affects any global state in
buildsym.c, an instance can be used directly for symtab creation.
gdb/ChangeLog
2018-07-20 Tom Tromey <tom@tromey.com>
* buildsym.h (struct buildsym_compunit): Move from buildsym.c.
* buildsym.c (struct buildsym_compunit): Move to buildsym.h.
(buildsym_compunit::buildsym_compunit)
(buildsym_compunit::~buildsym_compunit)
(buildsym_compunit::get_macro_table): Define.
Diffstat (limited to 'cpu')
0 files changed, 0 insertions, 0 deletions