iPXE
RUNTIME_FUNCTION Struct Reference

#include <PeImage.h>

Data Fields

UINT32 FunctionStartAddress
UINT32 FunctionEndAddress
UINT32 UnwindInfoAddress

Detailed Description

Definition at line 701 of file PeImage.h.

Field Documentation

◆ FunctionStartAddress

UINT32 RUNTIME_FUNCTION::FunctionStartAddress

Definition at line 702 of file PeImage.h.

◆ FunctionEndAddress

UINT32 RUNTIME_FUNCTION::FunctionEndAddress

Definition at line 703 of file PeImage.h.

◆ UnwindInfoAddress

UINT32 RUNTIME_FUNCTION::UnwindInfoAddress

Definition at line 704 of file PeImage.h.


The documentation for this struct was generated from the following file: