Crate symbolic_symcache[][src]

Expand description

Provides symcache support.

Modules

Definition of the binary format for SymCaches.

Structs

A function in a SymCache.

An iterator over all functions in a SymCache.

A line covered by a Function.

Information on a matched source line.

An iterator over lines of a SymCache function.

An iterator over line matches for an address lookup.

A platform independent symbolication cache.

An error returned when handling a SymCache.

A high level writer that can construct SymCaches.

Enums

The error type for SymCacheError.