objdiff icon indicating copy to clipboard operation
objdiff copied to clipboard

Combine data/text sections: Pad sections to alignment

Open LagoLunatic opened this issue 9 months ago • 0 comments

Fixes #196. This PR aligns all combined sections to at least 4 bytes, but will align to more if the section has more alignment than that specified in the object file.

image image

Mostly tested this on ARM, it doesn't seem to break x86 in any obvious way but I don't know much about x86.

LagoLunatic avatar Apr 26 '25 20:04 LagoLunatic