Rizin
unix-like reverse engineering framework and cli tools
|
#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 |
struct { ... } TpiCVProperty::bits |
Referenced by rz_bin_pdb_type_is_fwdref().
ut16 TpiCVProperty::fwdref |
Definition at line 259 of file tpi.h.
Referenced by rz_bin_pdb_type_is_fwdref().