gimli-rs / object

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

elf: allow for absence of dynstr #646

Closed philipc closed 6 months ago

philipc commented 6 months ago

.dynstr doesn't need to be present if there are no dynamic strings.