Module symbol

Source

Structs§

CoffSymbol
A symbol in a CoffFile or PeFile.
CoffSymbolIterator
An iterator for the symbols in a CoffFile or PeFile.
CoffSymbolTable
A symbol table in a CoffFile or PeFile.
SymbolIterator
An iterator for symbol entries in a COFF or PE file.
SymbolTable
A table of symbol entries in a COFF or PE file.

Traits§

ImageSymbol
A trait for generic access to pe::ImageSymbol and pe::ImageSymbolEx.

Type Aliases§

CoffBigSymbol
A symbol in a CoffBigFile.
CoffBigSymbolIterator
An iterator for the symbols in a CoffBigFile.
CoffBigSymbolTable
A symbol table in a CoffBigFile.