ObjectFile v0.5.0
Breaking changes
- Adds a new
symbol_offsetfunction which returns the offset into the binary that the symbol points to, andsymbol_sectionwhich returns which section the symbol is contained in.
Merged pull requests:
symbol_offset function which returns the offset into the binary that the symbol points to, and symbol_section which returns which section the symbol is contained in.Merged pull requests: