Module rust_debug::utils[][src]

Expand description

Provides some useful functions for reading the DWARF format.

Functions

Check if the given address is withing a DIEs address range.

Find a compilation unit(gimli-rs Unit) using a address.

Check if the given address is withing a range of addresses.

Check if the given address is withing range of any of the given ranges.