diff options
author | Christian Eggers <ceggers@gmx.de> | 2019-03-10 19:21:54 +0100 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2019-03-13 13:29:35 +1030 |
commit | 7235427998571b6d8267e7ac72a52d7b082f4c2b (patch) | |
tree | 96ec6dd0e3a4bfce29d1a1fc4f664b48c5911abc /gdb/source-cache.c | |
parent | d18d199917337537713f9fc4b7ae4d6568f740cf (diff) | |
download | binutils-7235427998571b6d8267e7ac72a52d7b082f4c2b.zip binutils-7235427998571b6d8267e7ac72a52d7b082f4c2b.tar.gz binutils-7235427998571b6d8267e7ac72a52d7b082f4c2b.tar.bz2 |
dwarf2: Use octets for dwarf2 headers
The content of the dwarf2 sections .debug_line, .debug_aranges and
.debug_info starts with an u32 containing the the size of the remaining
data. According to the dwarf2 specification this value must be expressed
in octets instead of bytes.
* dwarf2dbg.c (out_debug_line): Use octets for dwarf2 headers.
(out_debug_aranges, out_debug_info): Likewise.
Diffstat (limited to 'gdb/source-cache.c')
0 files changed, 0 insertions, 0 deletions