Move dwarf2_per_cu_data::imported_symtabs earlier
authorTom Tromey <tom@tromey.com>
Sat, 8 Feb 2020 20:40:54 +0000 (13:40 -0700)
committerTom Tromey <tom@tromey.com>
Sat, 8 Feb 2020 20:43:24 +0000 (13:43 -0700)
commit96c738c02fe6cee17476fb4a904e3af3d9dff3a6
tree1ecf904876fd5308f29a358480707be349f806ca
parent8fdd972c3002e45458edc1b32ac880c137762cf7
Move dwarf2_per_cu_data::imported_symtabs earlier

This moves dwarf2_per_cu_data::imported_symtabs earlier, near where
the other data members are located.

2020-02-08  Tom Tromey  <tom@tromey.com>

* dwarf2/read.h (struct dwarf2_per_cu_data) <imported_symtabs>:
Move earlier.

Change-Id: I314ddaa6f67c53a848e513b3f6d42913bd957833
gdb/ChangeLog
gdb/dwarf2/read.h
This page took 0.031301 seconds and 4 git commands to generate.