Move two more functions to dwarf2/leb.h
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)
commit9f66ff1c8cd8f5512d49813abe48ddb9141474bf
treeba72e2b7cce109f9ed5e601be0fe0fb49c476b9a
parentc8a7a66fb7c0bbc9c6f9cd896e20d9523a0d0900
Move two more functions to dwarf2/leb.h

This moves read_n_bytes and read_direct_string to be with the the
low-level value-reading code.

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

* dwarf2/read.c (read_n_bytes, read_direct_string): Move to
read.c.
* dwarf2/leb.h (read_n_bytes, read_direct_string): Move from
read.c.

Change-Id: Id07bfa13d93c0ac1f47a385749a8f01f4755b818
gdb/ChangeLog
gdb/dwarf2/leb.h
gdb/dwarf2/read.c
This page took 0.025638 seconds and 4 git commands to generate.