Structs§
- Coff
Symbol - A symbol in a
CoffFile
orPeFile
. - Coff
Symbol Iterator - An iterator for the symbols in a
CoffFile
orPeFile
. - Coff
Symbol Table - A symbol table in a
CoffFile
orPeFile
. - Symbol
Iterator - An iterator for symbol entries in a COFF or PE file.
- Symbol
Table - A table of symbol entries in a COFF or PE file.
Traits§
- Image
Symbol - A trait for generic access to
pe::ImageSymbol
andpe::ImageSymbolEx
.
Type Aliases§
- Coff
BigSymbol - A symbol in a
CoffBigFile
. - Coff
BigSymbol Iterator - An iterator for the symbols in a
CoffBigFile
. - Coff
BigSymbol Table - A symbol table in a
CoffBigFile
.