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

#include <tpi.h>

Public Attributes

struct {
   ut16   access: 2
 
   ut16   mprop: 3
 
   ut16   pseudo: 1
 
   ut16   noinherit: 1
 
   ut16   noconstruct: 1
 
   ut16   compgenx: 1
 
   ut16   sealed: 1
 
   ut16   unused: 6
 
bits
 

Detailed Description

Definition at line 287 of file tpi.h.

Member Data Documentation

◆ access

ut16 TpiCVFldattr::access

Definition at line 289 of file tpi.h.

◆ 

struct { ... } TpiCVFldattr::bits

◆ compgenx

ut16 TpiCVFldattr::compgenx

Definition at line 294 of file tpi.h.

◆ mprop

ut16 TpiCVFldattr::mprop

Definition at line 290 of file tpi.h.

Referenced by parse_type_methodlist(), and parse_type_onemethod().

◆ noconstruct

ut16 TpiCVFldattr::noconstruct

Definition at line 293 of file tpi.h.

◆ noinherit

ut16 TpiCVFldattr::noinherit

Definition at line 292 of file tpi.h.

◆ pseudo

ut16 TpiCVFldattr::pseudo

Definition at line 291 of file tpi.h.

◆ sealed

ut16 TpiCVFldattr::sealed

Definition at line 295 of file tpi.h.

◆ unused

ut16 TpiCVFldattr::unused

Definition at line 296 of file tpi.h.


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