Expand description

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

Structs

Exception handling and stack unwind information for functions in the image.

Debug session for PE objects.

An error when dealing with PEObject.

Portable Executable, an extension of COFF used on Windows.

An iterator over symbols in the PE file.

An x64 register used during unwinding.

An unwind entry for a range of a function.

Iterator over runtime function entries in ExceptionData.

An unwind operation that is executed at a particular place in the function prolog.

An iterator over unwind codes for a function or part of a function, returned from UnwindInfo.

Unwind information for a function or portion of a function.

Enums

An unsigned offset to a value in the local stack frame.

A language-specific handler that is called as part of the search for an exception handler or as part of an unwind.

An unwind operation corresponding to code in the function prolog.

Type Definitions

An iterator over source files in a PE file.

An iterator over functions in a PE file.