Alek Ratzloff 63c81f07f7 Fix alignment calculation and padding
Aligned values are a little funky, because the size of the line can't be
determined without knowing what address we're at. So the
DataLines iterator now takes a start address, so it is able to correctly
calculate alignment padding.

Also, the length of the data section uses the DataLines iterator now so
there isn't a complex re-implementation of the same logic.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2020-03-09 16:43:04 -04:00
2020-03-09 16:43:04 -04:00
2020-02-26 10:19:26 -05:00
2020-01-25 19:17:39 -05:00
2020-03-09 16:38:41 -04:00
2020-03-09 16:38:41 -04:00
2020-03-09 16:38:41 -04:00
Description
No description provided
1.9 MiB
Languages
Rust 85.9%
Assembly 5.9%
Yacc 5.4%
Roff 2.4%
Shell 0.4%