diff options
author | Tom Tromey <tom@tromey.com> | 2020-02-08 13:40:54 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2020-02-08 13:43:24 -0700 |
commit | c8a7a66fb7c0bbc9c6f9cd896e20d9523a0d0900 (patch) | |
tree | e516ed0491bec503989bf23fecb131a2564ed241 /gdb/mips-tdep.h | |
parent | 8266302dc32a88c9e05b4e451e3c2c1516603132 (diff) | |
download | gdb-c8a7a66fb7c0bbc9c6f9cd896e20d9523a0d0900.zip gdb-c8a7a66fb7c0bbc9c6f9cd896e20d9523a0d0900.tar.gz gdb-c8a7a66fb7c0bbc9c6f9cd896e20d9523a0d0900.tar.bz2 |
Convert read_address to a method on comp_unit_head
This changes read_address to be a method on comp_unit_head.
2020-02-08 Tom Tromey <tom@tromey.com>
* dwarf2/read.c (read_address): Move to comp-unit.c.
(dwarf2_rnglists_process, dwarf2_ranges_process)
(read_attribute_value, dwarf_decode_lines_1)
(var_decode_location, decode_locdesc): Update.
* dwarf2/comp-unit.c (comp_unit_head::read_address): Move from
read.c. Remove "cu" parameter.
* dwarf2/comp-unit.h (struct comp_unit_head) <read_address>: New
method.
Change-Id: Ibd6c7235f2e4d5fd88c272cfd2c3d3328618cc56
Diffstat (limited to 'gdb/mips-tdep.h')
0 files changed, 0 insertions, 0 deletions