ReactOS 0.4.15-dev-7846-g8ba6c66
allowed_reg_type Struct Reference

Public Attributes

DWORD type
 
DWORD count
 
BOOL reladdr
 

Detailed Description

Definition at line 717 of file asmparser.c.

Member Data Documentation

◆ count

DWORD allowed_reg_type::count

Definition at line 719 of file asmparser.c.

Referenced by check_reg_type().

◆ reladdr

BOOL allowed_reg_type::reladdr

Definition at line 720 of file asmparser.c.

◆ type

DWORD allowed_reg_type::type

Definition at line 718 of file asmparser.c.

Referenced by check_reg_type().


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