diff options
author | Tom Tromey <tom@tromey.com> | 2020-03-26 09:28:08 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2020-03-26 09:28:09 -0600 |
commit | 0314b3901c9cdc21ef9f0c1b0b88528d6f8d3073 (patch) | |
tree | 510d3db9bc12b6ecdfa9128deb1256587ef6d813 /gdb/dwarf2/macro.c | |
parent | 9fda78b61127cbcf718104b7e5a78cf137c07836 (diff) | |
download | binutils-0314b3901c9cdc21ef9f0c1b0b88528d6f8d3073.zip binutils-0314b3901c9cdc21ef9f0c1b0b88528d6f8d3073.tar.gz binutils-0314b3901c9cdc21ef9f0c1b0b88528d6f8d3073.tar.bz2 |
Add dwz.c and dwz_file::read_string
This changes read_indirect_string_from_dwz to be a method on the
dwz_file, and adds a new dwarf2/dwz.c file.
gdb/ChangeLog
2020-03-26 Tom Tromey <tom@tromey.com>
* dwarf2/read.c (read_attribute_value): Update.
(read_indirect_string_from_dwz): Move to dwz.c; change into
method.
(dwarf_decode_macro_bytes): Update.
* dwarf2/dwz.h (struct dwz_file) <read_string>: Declare method.
* dwarf2/dwz.c: New file.
* Makefile.in (COMMON_SFILES): Add dwz.c.
Diffstat (limited to 'gdb/dwarf2/macro.c')
0 files changed, 0 insertions, 0 deletions