ReactOS 0.4.15-dev-5664-g3bf4ef6
|
#include <utils.h>
Public Attributes | |
struct _FRAME * | Next |
PVOID | Address |
ULONG | error_code |
ULONG | eip |
ULONG | cs |
ULONG | eflags |
PVOID _FRAME::Address |
Definition at line 9 of file i386bug.c.
Referenced by i386PrintFrames().
Definition at line 8 of file i386bug.c.
Referenced by i386PrintFrames().