|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <compat.h>
Public Attributes | |
| ULONG64 | InstructionOffset |
| ULONG64 | ReturnOffset |
| ULONG64 | FrameOffset |
| ULONG64 | StackOffset |
| ULONG64 | BackingStoreOffset |
| ULONG64 | FuncTableEntry |
| ULONG64 | Params [4] |
| ULONG64 | Reserved [5] |
| BOOL | Virtual |
| ULONG | Reserved2 |
| ULONG64 _IMAGEHLP_STACK_FRAME::FrameOffset |
Definition at line 1378 of file compat.h.
Referenced by SymSetContext().
| ULONG64 _IMAGEHLP_STACK_FRAME::InstructionOffset |
Definition at line 1376 of file compat.h.
Referenced by DumpParams(), dwarf2_location_compute(), ParseImageSymbols(), SymSetContext(), and symt_enum_locals().
| ULONG64 _IMAGEHLP_STACK_FRAME::ReturnOffset |
Definition at line 1377 of file compat.h.
Referenced by DumpParams(), and SymSetContext().
| ULONG64 _IMAGEHLP_STACK_FRAME::StackOffset |
Definition at line 1379 of file compat.h.
Referenced by SymSetContext().