ReactOS 0.4.15-dev-7994-gb388cb6
_tagADDRESS64 Struct Reference

#include <compat.h>

Public Attributes

DWORD64 Offset
 
WORD Segment
 
ADDRESS_MODE Mode
 

Detailed Description

Definition at line 1172 of file compat.h.

Member Data Documentation

◆ Mode

ADDRESS_MODE _tagADDRESS64::Mode

Definition at line 1176 of file compat.h.

Referenced by addr_32to64(), addr_64to32(), i386_stack_walk(), and PrintStackBacktrace().

◆ Offset

DWORD64 _tagADDRESS64::Offset

Definition at line 1174 of file compat.h.

Referenced by addr_32to64(), addr_64to32(), i386_stack_walk(), and PrintStackBacktrace().

◆ Segment

WORD _tagADDRESS64::Segment

Definition at line 1175 of file compat.h.

Referenced by addr_32to64(), addr_64to32(), and i386_stack_walk().


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