gimli-rs / object

A unified interface for reading and writing object file formats
https://docs.rs/object/
Apache License 2.0
673 stars 156 forks source link

build/elf: improve handling of sh_offset for SHT_NOBITS when writing #645

Closed philipc closed 8 months ago

philipc commented 8 months ago

Closes #644