Rizin
unix-like reverse engineering framework and cli tools
TpiCVProperty Union Reference

#include <tpi.h>

Public Attributes

struct {
   ut16   packed: 1
 
   ut16   ctor: 1
 
   ut16   ovlops: 1
 
   ut16   isnested: 1
 
   ut16   cnested: 1
 
   ut16   opassign: 1
 
   ut16   opcast: 1
 
   ut16   fwdref: 1
 
   ut16   scoped: 1
 
   ut16   hasuniquename: 1
 
   ut16   sealed: 1
 
   ut16   hfa: 2
 
   ut16   intrinsic: 1
 
   ut16   mocom: 2
 
bits
 

Detailed Description

Definition at line 250 of file tpi.h.

Member Data Documentation

◆ 

struct { ... } TpiCVProperty::bits

◆ cnested

ut16 TpiCVProperty::cnested

Definition at line 256 of file tpi.h.

◆ ctor

ut16 TpiCVProperty::ctor

Definition at line 253 of file tpi.h.

◆ fwdref

ut16 TpiCVProperty::fwdref

Definition at line 259 of file tpi.h.

Referenced by rz_bin_pdb_type_is_fwdref().

◆ hasuniquename

ut16 TpiCVProperty::hasuniquename

Definition at line 261 of file tpi.h.

◆ hfa

ut16 TpiCVProperty::hfa

Definition at line 263 of file tpi.h.

◆ intrinsic

ut16 TpiCVProperty::intrinsic

Definition at line 264 of file tpi.h.

◆ isnested

ut16 TpiCVProperty::isnested

Definition at line 255 of file tpi.h.

◆ mocom

ut16 TpiCVProperty::mocom

Definition at line 265 of file tpi.h.

◆ opassign

ut16 TpiCVProperty::opassign

Definition at line 257 of file tpi.h.

◆ opcast

ut16 TpiCVProperty::opcast

Definition at line 258 of file tpi.h.

◆ ovlops

ut16 TpiCVProperty::ovlops

Definition at line 254 of file tpi.h.

◆ packed

ut16 TpiCVProperty::packed

Definition at line 252 of file tpi.h.

◆ scoped

ut16 TpiCVProperty::scoped

Definition at line 260 of file tpi.h.

◆ sealed

ut16 TpiCVProperty::sealed

Definition at line 262 of file tpi.h.


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