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

read: add ObjectSection::dynamic_relocations #729

Closed philipc closed 2 months ago

philipc commented 2 months ago

Fixes #728

philipc commented 2 months ago

Closing until there is a concrete need for this.