|
Rizin
unix-like reverse engineering framework and cli tools
|
#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 |
| struct { ... } TpiCVFldattr::bits |
Referenced by parse_type_methodlist(), and parse_type_onemethod().
| ut16 TpiCVFldattr::mprop |
Definition at line 290 of file tpi.h.
Referenced by parse_type_methodlist(), and parse_type_onemethod().