[][src]Module symbolic_debuginfo::pe

Support for Portable Executables, an extension of COFF used on Windows.

Structs

PeDebugSession

Debug session for PE objects.

PeObject

Portable Executable, an extension of COFF used on Windows.

PeSymbolIterator

An iterator over symbols in the PE file.

Enums

PeError

An error when dealing with PeObject.

Type Definitions

PeFunctionIterator

An iterator over functions in a PE file.