Expand description
Provides some useful functions for reading the DWARF format.
Structs§
Functions§
- die_
in_ range - Check if the given address is withing a DIEs address range.
- get_
current_ unit - Find a compilation unit(gimli-rs Unit) using a address.
- in_
range - Check if the given address is withing a range of addresses.
- in_
ranges - Check if the given address is withing range of any of the given ranges.