|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <compat.h>
Public Attributes | |
| DWORD64 | Offset |
| WORD | Segment |
| ADDRESS_MODE | Mode |
| ADDRESS_MODE _tagADDRESS64::Mode |
Definition at line 1176 of file compat.h.
Referenced by addr_32to64(), addr_64to32(), i386_stack_walk(), and PrintStackBacktrace().
| DWORD64 _tagADDRESS64::Offset |
Definition at line 1174 of file compat.h.
Referenced by addr_32to64(), addr_64to32(), i386_stack_walk(), and PrintStackBacktrace().
| WORD _tagADDRESS64::Segment |
Definition at line 1175 of file compat.h.
Referenced by addr_32to64(), addr_64to32(), and i386_stack_walk().