Bitdefender Hypervisor Memory Introspection
_RUNTIME_FUNCTION Struct Reference

#include <winpe.h>

Data Fields

UINT32 BeginAddress
 
UINT32 EndAddress
 
UINT32 UnwindData
 

Detailed Description

Definition at line 373 of file winpe.h.

Field Documentation

◆ BeginAddress

UINT32 _RUNTIME_FUNCTION::BeginAddress

◆ EndAddress

UINT32 _RUNTIME_FUNCTION::EndAddress

Definition at line 376 of file winpe.h.

Referenced by IntPeGetRuntimeFunctionInBuffer(), and IntWinStackTraceGet64().

◆ UnwindData

UINT32 _RUNTIME_FUNCTION::UnwindData

Definition at line 377 of file winpe.h.

Referenced by IntPeGetRuntimeFunction(), and IntPeGetRuntimeFunctionInBuffer().


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