aboutsummaryrefslogtreecommitdiff
path: root/config-ml.in
diff options
context:
space:
mode:
authorChristian Eggers <ceggers@gmx.de>2019-03-10 19:21:57 +0100
committerAlan Modra <amodra@gmail.com>2019-03-13 13:29:35 +1030
commit145c4477d239fef4e31a457ff8a1ba7153e9a448 (patch)
treecbd268da0c41af0f7b82a96f257322e17e6c4071 /config-ml.in
parent5c4e5fe61bb00395f697a928524da1e94087c677 (diff)
downloadgdb-145c4477d239fef4e31a457ff8a1ba7153e9a448.zip
gdb-145c4477d239fef4e31a457ff8a1ba7153e9a448.tar.gz
gdb-145c4477d239fef4e31a457ff8a1ba7153e9a448.tar.bz2
dwarf2: Pad size of .debug_line section.
As all dwarf debug information is organized in octets, the size of all dwarf sections must be aligned to OCTETS_PER_BYTE. Most DWARF sections meet this requirement, only the .debug_line section can reach an arbitrary octet size. In order to align the size to a multiple of OCTETS_PER_BYTE, the section is padded with "nop" statements at the end. * dwarf2dbg.c (out_debug_line): Pad size of .debug_line section.
Diffstat (limited to 'config-ml.in')
0 files changed, 0 insertions, 0 deletions