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 | 24aa364d607c1f5845b1ff200f385d11ebba7e02 (patch) | |
tree | 0ef677978c85c57220813b1e843633aaa3ff9f0c /zlib/example.c | |
parent | 2c7d5afccfea519b7cb53d76673d5aca1a00bacc (diff) | |
download | gdb-24aa364d607c1f5845b1ff200f385d11ebba7e02.zip gdb-24aa364d607c1f5845b1ff200f385d11ebba7e02.tar.gz gdb-24aa364d607c1f5845b1ff200f385d11ebba7e02.tar.bz2 |
Move read_offset_1 to leb.c
This moves read_offset_1 to leb.c, as it is a low-level data-reading
function. It is also renamed to remove the "_1", because gdb can use
overloading now, and this is clearer.
2020-02-08 Tom Tromey <tom@tromey.com>
* dwarf2/read.c (read_offset_1): Move to leb.c.
(read_abbrev_offset, read_offset, dwarf_decode_line_header)
(dwarf_decode_macro_bytes): Update.
* dwarf2/leb.c (read_offset): Rename; move from read.c.
* dwarf2/leb.h (read_offset): Declare.
Change-Id: I048140598acfa76eade2cc529ab7933d4b9ca0b3
Diffstat (limited to 'zlib/example.c')
0 files changed, 0 insertions, 0 deletions