ReactOS 0.4.16-dev-41-ge8c7597
|
#include <compat.h>
Public Attributes | |
DWORD | restore_addr |
DWORD | codeselector |
EXCEPTION_REGISTRATION_RECORD | frame |
SEGPTR | frame16 |
DWORD | edi |
DWORD | esi |
DWORD | ebx |
DWORD | ebp |
DWORD | retaddr |
DWORD | target |
DWORD | nb_args |
DWORD _STACK32FRAME::ebp |
Definition at line 2456 of file compat.h.
Referenced by i386_stack_walk().
EXCEPTION_REGISTRATION_RECORD _STACK32FRAME::frame |
SEGPTR _STACK32FRAME::frame16 |
Definition at line 2452 of file compat.h.
Referenced by i386_stack_walk().
DWORD _STACK32FRAME::retaddr |
Definition at line 2457 of file compat.h.
Referenced by i386_stack_walk().