Expand description

Provides SymCache support.

Modules

formatDeprecated

Definition of the binary format for SymCaches.

Structs

FunctionDeprecated

A function in a SymCache.

FunctionsDeprecated

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.

Constants

The latest version of the file format.