Crate symbolic_debuginfo [] [src]

Abstraction for reading debug info files.

Structs

BreakpadFileRecord
BreakpadFuncRecord
BreakpadLineRecord
BreakpadModuleRecord
BreakpadPublicRecord
BreakpadRecords
DwarfSectionData

Gives access to a section in a dwarf file

FatObject

Represents a potentially fat object containing one or more objects.

Object

Represents a single object in a fat object.

ObjectId

Unique identifier for Object files and their debug information.

Objects

Iterator over Objects in a FatObject

Symbol

A single symbol

SymbolIterator

An iterator over Symbols in a symbol table

Symbols

Provides access to Symbols of an Object

Enums

BreakpadRecord
DwarfSection

Represents the name of the section

Traits

BreakpadData
DwarfData

Provides access to DWARF debugging information in object files

SymbolTable

Gives access to the symbol table of an Object file