aboutsummaryrefslogtreecommitdiff
path: root/elfcpp
diff options
context:
space:
mode:
authorChristian Eggers <ceggers@gmx.de>2019-03-10 19:21:52 +0100
committerAlan Modra <amodra@gmail.com>2019-03-13 13:09:03 +1030
commit71250b94dc669b285cddcb744a7b3d1c7e2ec94b (patch)
treeebcdb5c8d9ed91b4622ba4324f86186420d4c6e8 /elfcpp
parent4ffd4ef39318559f8d45ce05bba4c303e522c28e (diff)
downloadgdb-71250b94dc669b285cddcb744a7b3d1c7e2ec94b.zip
gdb-71250b94dc669b285cddcb744a7b3d1c7e2ec94b.tar.gz
gdb-71250b94dc669b285cddcb744a7b3d1c7e2ec94b.tar.bz2
dwarf2: Fix calculation of line info offset
The units of the value returned by "frag_now_fix()" and "size" do not match. "frag_now_fix()" returns bytes (can be 8, 16 or 32 bit), while "size" is octets (exactly 8 bit). * dwarf2dbg.c (dwarf2_emit_insn): Fix calculation of line info offset.
Diffstat (limited to 'elfcpp')
0 files changed, 0 insertions, 0 deletions