commit | 13fd417ddc81a1685c6a8f4e1c80bbfe7150f164 | [log] [tgz] |
---|---|---|
author | Janosch Frank <frankja@linux.ibm.com> | Mon Oct 17 08:38:16 2022 +0000 |
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | Mon Oct 24 22:30:10 2022 +0400 |
tree | a1ef2a0bcb23d1d8038271828152b521489ffe14 | |
parent | 8384b73c46fd474847d7e74d121318e344edc3c4 [diff] |
dump: Reintroduce memory_offset and section_offset section_offset will later be used to store the offset to the section data which will be stored last. For now memory_offset is only needed to make section_offset look nicer. Signed-off-by: Janosch Frank <frankja@linux.ibm.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20221017083822.43118-5-frankja@linux.ibm.com>