aboutsummaryrefslogtreecommitdiff
path: root/texinfo/texinfo.tex
diff options
context:
space:
mode:
authorChristian Eggers <ceggers@gmx.de>2019-03-10 19:21:58 +0100
committerAlan Modra <amodra@gmail.com>2019-03-13 13:29:35 +1030
commit204f543cae7a5dc908264b49d558191d0ceb989c (patch)
tree88f49eb9f269fcf54d13f1a9bd7281003d87bb08 /texinfo/texinfo.tex
parent145c4477d239fef4e31a457ff8a1ba7153e9a448 (diff)
downloadgdb-204f543cae7a5dc908264b49d558191d0ceb989c.zip
gdb-204f543cae7a5dc908264b49d558191d0ceb989c.tar.gz
gdb-204f543cae7a5dc908264b49d558191d0ceb989c.tar.bz2
dwarf2: Align relocation within .debug_line section
All relocations specify a byte address. As dwarf debug information is organized in octets, some relocations may not be aligned. While it might be possible to define special relocations that operate at an octet offset from their address, it's easier to ensure the relocations are aligned by padding with "nop" statements. In most dwarf sections this requirement is already fulfilled, only relocations for symbol address within the .debug_line section can be misaligned. * dwarf2dbg.c (out_set_addr): Align relocation within .debug_line.
Diffstat (limited to 'texinfo/texinfo.tex')
0 files changed, 0 insertions, 0 deletions