|
enum | retdec::pdbparser::_TYPE_ENUM_e {
retdec::pdbparser::T_NOTYPE = 0x00000000
, retdec::pdbparser::T_ABS = 0x00000001
, retdec::pdbparser::T_SEGMENT = 0x00000002
, retdec::pdbparser::T_VOID = 0x00000003
,
retdec::pdbparser::T_HRESULT = 0x00000008
, retdec::pdbparser::T_32PHRESULT = 0x00000408
, retdec::pdbparser::T_64PHRESULT = 0x00000608
, retdec::pdbparser::T_PVOID = 0x00000103
,
retdec::pdbparser::T_PFVOID = 0x00000203
, retdec::pdbparser::T_PHVOID = 0x00000303
, retdec::pdbparser::T_32PVOID = 0x00000403
, retdec::pdbparser::T_32PFVOID = 0x00000503
,
retdec::pdbparser::T_64PVOID = 0x00000603
, retdec::pdbparser::T_CURRENCY = 0x00000004
, retdec::pdbparser::T_NBASICSTR = 0x00000005
, retdec::pdbparser::T_FBASICSTR = 0x00000006
,
retdec::pdbparser::T_NOTTRANS = 0x00000007
, retdec::pdbparser::T_BIT = 0x00000060
, retdec::pdbparser::T_PASCHAR = 0x00000061
, retdec::pdbparser::T_CHAR = 0x00000010
,
retdec::pdbparser::T_PCHAR = 0x00000110
, retdec::pdbparser::T_PFCHAR = 0x00000210
, retdec::pdbparser::T_PHCHAR = 0x00000310
, retdec::pdbparser::T_32PCHAR = 0x00000410
,
retdec::pdbparser::T_32PFCHAR = 0x00000510
, retdec::pdbparser::T_64PCHAR = 0x00000610
, retdec::pdbparser::T_UCHAR = 0x00000020
, retdec::pdbparser::T_PUCHAR = 0x00000120
,
retdec::pdbparser::T_PFUCHAR = 0x00000220
, retdec::pdbparser::T_PHUCHAR = 0x00000320
, retdec::pdbparser::T_32PUCHAR = 0x00000420
, retdec::pdbparser::T_32PFUCHAR = 0x00000520
,
retdec::pdbparser::T_64PUCHAR = 0x00000620
, retdec::pdbparser::T_RCHAR = 0x00000070
, retdec::pdbparser::T_PRCHAR = 0x00000170
, retdec::pdbparser::T_PFRCHAR = 0x00000270
,
retdec::pdbparser::T_PHRCHAR = 0x00000370
, retdec::pdbparser::T_32PRCHAR = 0x00000470
, retdec::pdbparser::T_32PFRCHAR = 0x00000570
, retdec::pdbparser::T_64PRCHAR = 0x00000670
,
retdec::pdbparser::T_WCHAR = 0x00000071
, retdec::pdbparser::T_PWCHAR = 0x00000171
, retdec::pdbparser::T_PFWCHAR = 0x00000271
, retdec::pdbparser::T_PHWCHAR = 0x00000371
,
retdec::pdbparser::T_32PWCHAR = 0x00000471
, retdec::pdbparser::T_32PFWCHAR = 0x00000571
, retdec::pdbparser::T_64PWCHAR = 0x00000671
, retdec::pdbparser::T_INT1 = 0x00000068
,
retdec::pdbparser::T_PINT1 = 0x00000168
, retdec::pdbparser::T_PFINT1 = 0x00000268
, retdec::pdbparser::T_PHINT1 = 0x00000368
, retdec::pdbparser::T_32PINT1 = 0x00000468
,
retdec::pdbparser::T_32PFINT1 = 0x00000568
, retdec::pdbparser::T_64PINT1 = 0x00000668
, retdec::pdbparser::T_UINT1 = 0x00000069
, retdec::pdbparser::T_PUINT1 = 0x00000169
,
retdec::pdbparser::T_PFUINT1 = 0x00000269
, retdec::pdbparser::T_PHUINT1 = 0x00000369
, retdec::pdbparser::T_32PUINT1 = 0x00000469
, retdec::pdbparser::T_32PFUINT1 = 0x00000569
,
retdec::pdbparser::T_64PUINT1 = 0x00000669
, retdec::pdbparser::T_SHORT = 0x00000011
, retdec::pdbparser::T_PSHORT = 0x00000111
, retdec::pdbparser::T_PFSHORT = 0x00000211
,
retdec::pdbparser::T_PHSHORT = 0x00000311
, retdec::pdbparser::T_32PSHORT = 0x00000411
, retdec::pdbparser::T_32PFSHORT = 0x00000511
, retdec::pdbparser::T_64PSHORT = 0x00000611
,
retdec::pdbparser::T_USHORT = 0x00000021
, retdec::pdbparser::T_PUSHORT = 0x00000121
, retdec::pdbparser::T_PFUSHORT = 0x00000221
, retdec::pdbparser::T_PHUSHORT = 0x00000321
,
retdec::pdbparser::T_32PUSHORT = 0x00000421
, retdec::pdbparser::T_32PFUSHORT = 0x00000521
, retdec::pdbparser::T_64PUSHORT = 0x00000621
, retdec::pdbparser::T_INT2 = 0x00000072
,
retdec::pdbparser::T_PINT2 = 0x00000172
, retdec::pdbparser::T_PFINT2 = 0x00000272
, retdec::pdbparser::T_PHINT2 = 0x00000372
, retdec::pdbparser::T_32PINT2 = 0x00000472
,
retdec::pdbparser::T_32PFINT2 = 0x00000572
, retdec::pdbparser::T_64PINT2 = 0x00000672
, retdec::pdbparser::T_UINT2 = 0x00000073
, retdec::pdbparser::T_PUINT2 = 0x00000173
,
retdec::pdbparser::T_PFUINT2 = 0x00000273
, retdec::pdbparser::T_PHUINT2 = 0x00000373
, retdec::pdbparser::T_32PUINT2 = 0x00000473
, retdec::pdbparser::T_32PFUINT2 = 0x00000573
,
retdec::pdbparser::T_64PUINT2 = 0x00000673
, retdec::pdbparser::T_LONG = 0x00000012
, retdec::pdbparser::T_PLONG = 0x00000112
, retdec::pdbparser::T_PFLONG = 0x00000212
,
retdec::pdbparser::T_PHLONG = 0x00000312
, retdec::pdbparser::T_32PLONG = 0x00000412
, retdec::pdbparser::T_32PFLONG = 0x00000512
, retdec::pdbparser::T_64PLONG = 0x00000612
,
retdec::pdbparser::T_ULONG = 0x00000022
, retdec::pdbparser::T_PULONG = 0x00000122
, retdec::pdbparser::T_PFULONG = 0x00000222
, retdec::pdbparser::T_PHULONG = 0x00000322
,
retdec::pdbparser::T_32PULONG = 0x00000422
, retdec::pdbparser::T_32PFULONG = 0x00000522
, retdec::pdbparser::T_64PULONG = 0x00000622
, retdec::pdbparser::T_INT4 = 0x00000074
,
retdec::pdbparser::T_PINT4 = 0x00000174
, retdec::pdbparser::T_PFINT4 = 0x00000274
, retdec::pdbparser::T_PHINT4 = 0x00000374
, retdec::pdbparser::T_32PINT4 = 0x00000474
,
retdec::pdbparser::T_32PFINT4 = 0x00000574
, retdec::pdbparser::T_64PINT4 = 0x00000674
, retdec::pdbparser::T_UINT4 = 0x00000075
, retdec::pdbparser::T_PUINT4 = 0x00000175
,
retdec::pdbparser::T_PFUINT4 = 0x00000275
, retdec::pdbparser::T_PHUINT4 = 0x00000375
, retdec::pdbparser::T_32PUINT4 = 0x00000475
, retdec::pdbparser::T_32PFUINT4 = 0x00000575
,
retdec::pdbparser::T_64PUINT4 = 0x00000675
, retdec::pdbparser::T_QUAD = 0x00000013
, retdec::pdbparser::T_PQUAD = 0x00000113
, retdec::pdbparser::T_PFQUAD = 0x00000213
,
retdec::pdbparser::T_PHQUAD = 0x00000313
, retdec::pdbparser::T_32PQUAD = 0x00000413
, retdec::pdbparser::T_32PFQUAD = 0x00000513
, retdec::pdbparser::T_64PQUAD = 0x00000613
,
retdec::pdbparser::T_UQUAD = 0x00000023
, retdec::pdbparser::T_PUQUAD = 0x00000123
, retdec::pdbparser::T_PFUQUAD = 0x00000223
, retdec::pdbparser::T_PHUQUAD = 0x00000323
,
retdec::pdbparser::T_32PUQUAD = 0x00000423
, retdec::pdbparser::T_32PFUQUAD = 0x00000523
, retdec::pdbparser::T_64PUQUAD = 0x00000623
, retdec::pdbparser::T_INT8 = 0x00000076
,
retdec::pdbparser::T_PINT8 = 0x00000176
, retdec::pdbparser::T_PFINT8 = 0x00000276
, retdec::pdbparser::T_PHINT8 = 0x00000376
, retdec::pdbparser::T_32PINT8 = 0x00000476
,
retdec::pdbparser::T_32PFINT8 = 0x00000576
, retdec::pdbparser::T_64PINT8 = 0x00000676
, retdec::pdbparser::T_UINT8 = 0x00000077
, retdec::pdbparser::T_PUINT8 = 0x00000177
,
retdec::pdbparser::T_PFUINT8 = 0x00000277
, retdec::pdbparser::T_PHUINT8 = 0x00000377
, retdec::pdbparser::T_32PUINT8 = 0x00000477
, retdec::pdbparser::T_32PFUINT8 = 0x00000577
,
retdec::pdbparser::T_64PUINT8 = 0x00000677
, retdec::pdbparser::T_OCT = 0x00000014
, retdec::pdbparser::T_POCT = 0x00000114
, retdec::pdbparser::T_PFOCT = 0x00000214
,
retdec::pdbparser::T_PHOCT = 0x00000314
, retdec::pdbparser::T_32POCT = 0x00000414
, retdec::pdbparser::T_32PFOCT = 0x00000514
, retdec::pdbparser::T_64POCT = 0x00000614
,
retdec::pdbparser::T_UOCT = 0x00000024
, retdec::pdbparser::T_PUOCT = 0x00000124
, retdec::pdbparser::T_PFUOCT = 0x00000224
, retdec::pdbparser::T_PHUOCT = 0x00000324
,
retdec::pdbparser::T_32PUOCT = 0x00000424
, retdec::pdbparser::T_32PFUOCT = 0x00000524
, retdec::pdbparser::T_64PUOCT = 0x00000624
, retdec::pdbparser::T_INT16 = 0x00000078
,
retdec::pdbparser::T_PINT16 = 0x00000178
, retdec::pdbparser::T_PFINT16 = 0x00000278
, retdec::pdbparser::T_PHINT16 = 0x00000378
, retdec::pdbparser::T_32PINT16 = 0x00000478
,
retdec::pdbparser::T_32PFINT16 = 0x00000578
, retdec::pdbparser::T_64PINT16 = 0x00000678
, retdec::pdbparser::T_UINT16 = 0x00000079
, retdec::pdbparser::T_PUINT16 = 0x00000179
,
retdec::pdbparser::T_PFUINT16 = 0x00000279
, retdec::pdbparser::T_PHUINT16 = 0x00000379
, retdec::pdbparser::T_32PUINT16 = 0x00000479
, retdec::pdbparser::T_32PFUINT16 = 0x00000579
,
retdec::pdbparser::T_64PUINT16 = 0x00000679
, retdec::pdbparser::T_REAL32 = 0x00000040
, retdec::pdbparser::T_PREAL32 = 0x00000140
, retdec::pdbparser::T_PFREAL32 = 0x00000240
,
retdec::pdbparser::T_PHREAL32 = 0x00000340
, retdec::pdbparser::T_32PREAL32 = 0x00000440
, retdec::pdbparser::T_32PFREAL32 = 0x00000540
, retdec::pdbparser::T_64PREAL32 = 0x00000640
,
retdec::pdbparser::T_REAL48 = 0x00000044
, retdec::pdbparser::T_PREAL48 = 0x00000144
, retdec::pdbparser::T_PFREAL48 = 0x00000244
, retdec::pdbparser::T_PHREAL48 = 0x00000344
,
retdec::pdbparser::T_32PREAL48 = 0x00000444
, retdec::pdbparser::T_32PFREAL48 = 0x00000544
, retdec::pdbparser::T_64PREAL48 = 0x00000644
, retdec::pdbparser::T_REAL64 = 0x00000041
,
retdec::pdbparser::T_PREAL64 = 0x00000141
, retdec::pdbparser::T_PFREAL64 = 0x00000241
, retdec::pdbparser::T_PHREAL64 = 0x00000341
, retdec::pdbparser::T_32PREAL64 = 0x00000441
,
retdec::pdbparser::T_32PFREAL64 = 0x00000541
, retdec::pdbparser::T_64PREAL64 = 0x00000641
, retdec::pdbparser::T_REAL80 = 0x00000042
, retdec::pdbparser::T_PREAL80 = 0x00000142
,
retdec::pdbparser::T_PFREAL80 = 0x00000242
, retdec::pdbparser::T_PHREAL80 = 0x00000342
, retdec::pdbparser::T_32PREAL80 = 0x00000442
, retdec::pdbparser::T_32PFREAL80 = 0x00000542
,
retdec::pdbparser::T_64PREAL80 = 0x00000642
, retdec::pdbparser::T_REAL128 = 0x00000043
, retdec::pdbparser::T_PREAL128 = 0x00000143
, retdec::pdbparser::T_PFREAL128 = 0x00000243
,
retdec::pdbparser::T_PHREAL128 = 0x00000343
, retdec::pdbparser::T_32PREAL128 = 0x00000443
, retdec::pdbparser::T_32PFREAL128 = 0x00000543
, retdec::pdbparser::T_64PREAL128 = 0x00000643
,
retdec::pdbparser::T_CPLX32 = 0x00000050
, retdec::pdbparser::T_PCPLX32 = 0x00000150
, retdec::pdbparser::T_PFCPLX32 = 0x00000250
, retdec::pdbparser::T_PHCPLX32 = 0x00000350
,
retdec::pdbparser::T_32PCPLX32 = 0x00000450
, retdec::pdbparser::T_32PFCPLX32 = 0x00000550
, retdec::pdbparser::T_64PCPLX32 = 0x00000650
, retdec::pdbparser::T_CPLX64 = 0x00000051
,
retdec::pdbparser::T_PCPLX64 = 0x00000151
, retdec::pdbparser::T_PFCPLX64 = 0x00000251
, retdec::pdbparser::T_PHCPLX64 = 0x00000351
, retdec::pdbparser::T_32PCPLX64 = 0x00000451
,
retdec::pdbparser::T_32PFCPLX64 = 0x00000551
, retdec::pdbparser::T_64PCPLX64 = 0x00000651
, retdec::pdbparser::T_CPLX80 = 0x00000052
, retdec::pdbparser::T_PCPLX80 = 0x00000152
,
retdec::pdbparser::T_PFCPLX80 = 0x00000252
, retdec::pdbparser::T_PHCPLX80 = 0x00000352
, retdec::pdbparser::T_32PCPLX80 = 0x00000452
, retdec::pdbparser::T_32PFCPLX80 = 0x00000552
,
retdec::pdbparser::T_64PCPLX80 = 0x00000652
, retdec::pdbparser::T_CPLX128 = 0x00000053
, retdec::pdbparser::T_PCPLX128 = 0x00000153
, retdec::pdbparser::T_PFCPLX128 = 0x00000253
,
retdec::pdbparser::T_PHCPLX128 = 0x00000353
, retdec::pdbparser::T_32PCPLX128 = 0x00000453
, retdec::pdbparser::T_32PFCPLX128 = 0x00000553
, retdec::pdbparser::T_64PCPLX128 = 0x00000653
,
retdec::pdbparser::T_BOOL08 = 0x00000030
, retdec::pdbparser::T_PBOOL08 = 0x00000130
, retdec::pdbparser::T_PFBOOL08 = 0x00000230
, retdec::pdbparser::T_PHBOOL08 = 0x00000330
,
retdec::pdbparser::T_32PBOOL08 = 0x00000430
, retdec::pdbparser::T_32PFBOOL08 = 0x00000530
, retdec::pdbparser::T_64PBOOL08 = 0x00000630
, retdec::pdbparser::T_BOOL16 = 0x00000031
,
retdec::pdbparser::T_PBOOL16 = 0x00000131
, retdec::pdbparser::T_PFBOOL16 = 0x00000231
, retdec::pdbparser::T_PHBOOL16 = 0x00000331
, retdec::pdbparser::T_32PBOOL16 = 0x00000431
,
retdec::pdbparser::T_32PFBOOL16 = 0x00000531
, retdec::pdbparser::T_64PBOOL16 = 0x00000631
, retdec::pdbparser::T_BOOL32 = 0x00000032
, retdec::pdbparser::T_PBOOL32 = 0x00000132
,
retdec::pdbparser::T_PFBOOL32 = 0x00000232
, retdec::pdbparser::T_PHBOOL32 = 0x00000332
, retdec::pdbparser::T_32PBOOL32 = 0x00000432
, retdec::pdbparser::T_32PFBOOL32 = 0x00000532
,
retdec::pdbparser::T_64PBOOL32 = 0x00000632
, retdec::pdbparser::T_BOOL64 = 0x00000033
, retdec::pdbparser::T_PBOOL64 = 0x00000133
, retdec::pdbparser::T_PFBOOL64 = 0x00000233
,
retdec::pdbparser::T_PHBOOL64 = 0x00000333
, retdec::pdbparser::T_32PBOOL64 = 0x00000433
, retdec::pdbparser::T_32PFBOOL64 = 0x00000533
, retdec::pdbparser::T_64PBOOL64 = 0x00000633
,
retdec::pdbparser::T_NCVPTR = 0x000001F0
, retdec::pdbparser::T_FCVPTR = 0x000002F0
, retdec::pdbparser::T_HCVPTR = 0x000003F0
, retdec::pdbparser::T_32NCVPTR = 0x000004F0
,
retdec::pdbparser::T_32FCVPTR = 0x000005F0
, retdec::pdbparser::T_64NCVPTR = 0x000006F0
} |
|
enum | retdec::pdbparser::_LEAF_ENUM_e {
retdec::pdbparser::LF_MODIFIER_16t = 0x00000001
, retdec::pdbparser::LF_POINTER_16t = 0x00000002
, retdec::pdbparser::LF_ARRAY_16t = 0x00000003
, retdec::pdbparser::LF_CLASS_16t = 0x00000004
,
retdec::pdbparser::LF_STRUCTURE_16t = 0x00000005
, retdec::pdbparser::LF_UNION_16t = 0x00000006
, retdec::pdbparser::LF_ENUM_16t = 0x00000007
, retdec::pdbparser::LF_PROCEDURE_16t = 0x00000008
,
retdec::pdbparser::LF_MFUNCTION_16t = 0x00000009
, retdec::pdbparser::LF_VTSHAPE = 0x0000000A
, retdec::pdbparser::LF_COBOL0_16t = 0x0000000B
, retdec::pdbparser::LF_COBOL1 = 0x0000000C
,
retdec::pdbparser::LF_BARRAY_16t = 0x0000000D
, retdec::pdbparser::LF_LABEL = 0x0000000E
, retdec::pdbparser::LF_NULL = 0x0000000F
, retdec::pdbparser::LF_NOTTRAN = 0x00000010
,
retdec::pdbparser::LF_DIMARRAY_16t = 0x00000011
, retdec::pdbparser::LF_VFTPATH_16t = 0x00000012
, retdec::pdbparser::LF_PRECOMP_16t = 0x00000013
, retdec::pdbparser::LF_ENDPRECOMP = 0x00000014
,
retdec::pdbparser::LF_OEM_16t = 0x00000015
, retdec::pdbparser::LF_TYPESERVER_ST = 0x00000016
, retdec::pdbparser::LF_SKIP_16t = 0x00000200
, retdec::pdbparser::LF_ARGLIST_16t = 0x00000201
,
retdec::pdbparser::LF_DEFARG_16t = 0x00000202
, retdec::pdbparser::LF_LIST = 0x00000203
, retdec::pdbparser::LF_FIELDLIST_16t = 0x00000204
, retdec::pdbparser::LF_DERIVED_16t = 0x00000205
,
retdec::pdbparser::LF_BITFIELD_16t = 0x00000206
, retdec::pdbparser::LF_METHODLIST_16t = 0x00000207
, retdec::pdbparser::LF_DIMCONU_16t = 0x00000208
, retdec::pdbparser::LF_DIMCONLU_16t = 0x00000209
,
retdec::pdbparser::LF_DIMVARU_16t = 0x0000020A
, retdec::pdbparser::LF_DIMVARLU_16t = 0x0000020B
, retdec::pdbparser::LF_REFSYM = 0x0000020C
, retdec::pdbparser::LF_BCLASS_16t = 0x00000400
,
retdec::pdbparser::LF_VBCLASS_16t = 0x00000401
, retdec::pdbparser::LF_IVBCLASS_16t = 0x00000402
, retdec::pdbparser::LF_ENUMERATE_ST = 0x00000403
, retdec::pdbparser::LF_FRIENDFCN_16t = 0x00000404
,
retdec::pdbparser::LF_INDEX_16t = 0x00000405
, retdec::pdbparser::LF_MEMBER_16t = 0x00000406
, retdec::pdbparser::LF_STMEMBER_16t = 0x00000407
, retdec::pdbparser::LF_METHOD_16t = 0x00000408
,
retdec::pdbparser::LF_NESTTYPE_16t = 0x00000409
, retdec::pdbparser::LF_VFUNCTAB_16t = 0x0000040A
, retdec::pdbparser::LF_FRIENDCLS_16t = 0x0000040B
, retdec::pdbparser::LF_ONEMETHOD_16t = 0x0000040C
,
retdec::pdbparser::LF_VFUNCOFF_16t = 0x0000040D
, retdec::pdbparser::LF_TI16_MAX = 0x00001000
, retdec::pdbparser::LF_MODIFIER = 0x00001001
, retdec::pdbparser::LF_POINTER = 0x00001002
,
retdec::pdbparser::LF_ARRAY_ST = 0x00001003
, retdec::pdbparser::LF_CLASS_ST = 0x00001004
, retdec::pdbparser::LF_STRUCTURE_ST = 0x00001005
, retdec::pdbparser::LF_UNION_ST = 0x00001006
,
retdec::pdbparser::LF_ENUM_ST = 0x00001007
, retdec::pdbparser::LF_PROCEDURE = 0x00001008
, retdec::pdbparser::LF_MFUNCTION = 0x00001009
, retdec::pdbparser::LF_COBOL0 = 0x0000100A
,
retdec::pdbparser::LF_BARRAY = 0x0000100B
, retdec::pdbparser::LF_DIMARRAY_ST = 0x0000100C
, retdec::pdbparser::LF_VFTPATH = 0x0000100D
, retdec::pdbparser::LF_PRECOMP_ST = 0x0000100E
,
retdec::pdbparser::LF_OEM = 0x0000100F
, retdec::pdbparser::LF_ALIAS_ST = 0x00001010
, retdec::pdbparser::LF_OEM2 = 0x00001011
, retdec::pdbparser::LF_SKIP = 0x00001200
,
retdec::pdbparser::LF_ARGLIST = 0x00001201
, retdec::pdbparser::LF_DEFARG_ST = 0x00001202
, retdec::pdbparser::LF_FIELDLIST = 0x00001203
, retdec::pdbparser::LF_DERIVED = 0x00001204
,
retdec::pdbparser::LF_BITFIELD = 0x00001205
, retdec::pdbparser::LF_METHODLIST = 0x00001206
, retdec::pdbparser::LF_DIMCONU = 0x00001207
, retdec::pdbparser::LF_DIMCONLU = 0x00001208
,
retdec::pdbparser::LF_DIMVARU = 0x00001209
, retdec::pdbparser::LF_DIMVARLU = 0x0000120A
, retdec::pdbparser::LF_BCLASS = 0x00001400
, retdec::pdbparser::LF_VBCLASS = 0x00001401
,
retdec::pdbparser::LF_IVBCLASS = 0x00001402
, retdec::pdbparser::LF_FRIENDFCN_ST = 0x00001403
, retdec::pdbparser::LF_INDEX = 0x00001404
, retdec::pdbparser::LF_MEMBER_ST = 0x00001405
,
retdec::pdbparser::LF_STMEMBER_ST = 0x00001406
, retdec::pdbparser::LF_METHOD_ST = 0x00001407
, retdec::pdbparser::LF_NESTTYPE_ST = 0x00001408
, retdec::pdbparser::LF_VFUNCTAB = 0x00001409
,
retdec::pdbparser::LF_FRIENDCLS = 0x0000140A
, retdec::pdbparser::LF_ONEMETHOD_ST = 0x0000140B
, retdec::pdbparser::LF_VFUNCOFF = 0x0000140C
, retdec::pdbparser::LF_NESTTYPEEX_ST = 0x0000140D
,
retdec::pdbparser::LF_MEMBERMODIFY_ST = 0x0000140E
, retdec::pdbparser::LF_MANAGED_ST = 0x0000140F
, retdec::pdbparser::LF_ST_MAX = 0x00001500
, retdec::pdbparser::LF_TYPESERVER = 0x00001501
,
retdec::pdbparser::LF_ENUMERATE = 0x00001502
, retdec::pdbparser::LF_ARRAY = 0x00001503
, retdec::pdbparser::LF_CLASS = 0x00001504
, retdec::pdbparser::LF_STRUCTURE = 0x00001505
,
retdec::pdbparser::LF_UNION = 0x00001506
, retdec::pdbparser::LF_ENUM = 0x00001507
, retdec::pdbparser::LF_DIMARRAY = 0x00001508
, retdec::pdbparser::LF_PRECOMP = 0x00001509
,
retdec::pdbparser::LF_ALIAS = 0x0000150A
, retdec::pdbparser::LF_DEFARG = 0x0000150B
, retdec::pdbparser::LF_FRIENDFCN = 0x0000150C
, retdec::pdbparser::LF_MEMBER = 0x0000150D
,
retdec::pdbparser::LF_STMEMBER = 0x0000150E
, retdec::pdbparser::LF_METHOD = 0x0000150F
, retdec::pdbparser::LF_NESTTYPE = 0x00001510
, retdec::pdbparser::LF_ONEMETHOD = 0x00001511
,
retdec::pdbparser::LF_NESTTYPEEX = 0x00001512
, retdec::pdbparser::LF_MEMBERMODIFY = 0x00001513
, retdec::pdbparser::LF_MANAGED = 0x00001514
, retdec::pdbparser::LF_TYPESERVER2 = 0x00001515
,
retdec::pdbparser::LF_NUMERIC = 0x00008000
, retdec::pdbparser::LF_CHAR = 0x00008000
, retdec::pdbparser::LF_SHORT = 0x00008001
, retdec::pdbparser::LF_USHORT = 0x00008002
,
retdec::pdbparser::LF_LONG = 0x00008003
, retdec::pdbparser::LF_ULONG = 0x00008004
, retdec::pdbparser::LF_REAL32 = 0x00008005
, retdec::pdbparser::LF_REAL64 = 0x00008006
,
retdec::pdbparser::LF_REAL80 = 0x00008007
, retdec::pdbparser::LF_REAL128 = 0x00008008
, retdec::pdbparser::LF_QUADWORD = 0x00008009
, retdec::pdbparser::LF_UQUADWORD = 0x0000800A
,
retdec::pdbparser::LF_REAL48 = 0x0000800B
, retdec::pdbparser::LF_COMPLEX32 = 0x0000800C
, retdec::pdbparser::LF_COMPLEX64 = 0x0000800D
, retdec::pdbparser::LF_COMPLEX80 = 0x0000800E
,
retdec::pdbparser::LF_COMPLEX128 = 0x0000800F
, retdec::pdbparser::LF_VARSTRING = 0x00008010
, retdec::pdbparser::LF_OCTWORD = 0x00008017
, retdec::pdbparser::LF_UOCTWORD = 0x00008018
,
retdec::pdbparser::LF_DECIMAL = 0x00008019
, retdec::pdbparser::LF_DATE = 0x0000801A
, retdec::pdbparser::LF_UTF8STRING = 0x0000801B
, retdec::pdbparser::LF_PAD0 = 0x000000F0
,
retdec::pdbparser::LF_PAD1 = 0x000000F1
, retdec::pdbparser::LF_PAD2 = 0x000000F2
, retdec::pdbparser::LF_PAD3 = 0x000000F3
, retdec::pdbparser::LF_PAD4 = 0x000000F4
,
retdec::pdbparser::LF_PAD5 = 0x000000F5
, retdec::pdbparser::LF_PAD6 = 0x000000F6
, retdec::pdbparser::LF_PAD7 = 0x000000F7
, retdec::pdbparser::LF_PAD8 = 0x000000F8
,
retdec::pdbparser::LF_PAD9 = 0x000000F9
, retdec::pdbparser::LF_PAD10 = 0x000000FA
, retdec::pdbparser::LF_PAD11 = 0x000000FB
, retdec::pdbparser::LF_PAD12 = 0x000000FC
,
retdec::pdbparser::LF_PAD13 = 0x000000FD
, retdec::pdbparser::LF_PAD14 = 0x000000FE
, retdec::pdbparser::LF_PAD15 = 0x000000FF
} |
|
enum | retdec::pdbparser::_SYM_ENUM_e {
retdec::pdbparser::S_COMPILE = 0x00000001
, retdec::pdbparser::S_REGISTER_16t = 0x00000002
, retdec::pdbparser::S_CONSTANT_16t = 0x00000003
, retdec::pdbparser::S_UDT_16t = 0x00000004
,
retdec::pdbparser::S_SSEARCH = 0x00000005
, retdec::pdbparser::S_END = 0x00000006
, retdec::pdbparser::S_SKIP = 0x00000007
, retdec::pdbparser::S_CVRESERVE = 0x00000008
,
retdec::pdbparser::S_OBJNAME_ST = 0x00000009
, retdec::pdbparser::S_ENDARG = 0x0000000A
, retdec::pdbparser::S_COBOLUDT_16t = 0x0000000B
, retdec::pdbparser::S_MANYREG_16t = 0x0000000C
,
retdec::pdbparser::S_RETURN = 0x0000000D
, retdec::pdbparser::S_ENTRYTHIS = 0x0000000E
, retdec::pdbparser::S_BPREL16 = 0x00000100
, retdec::pdbparser::S_LDATA16 = 0x00000101
,
retdec::pdbparser::S_GDATA16 = 0x00000102
, retdec::pdbparser::S_PUB16 = 0x00000103
, retdec::pdbparser::S_LPROC16 = 0x00000104
, retdec::pdbparser::S_GPROC16 = 0x00000105
,
retdec::pdbparser::S_THUNK16 = 0x00000106
, retdec::pdbparser::S_BLOCK16 = 0x00000107
, retdec::pdbparser::S_WITH16 = 0x00000108
, retdec::pdbparser::S_LABEL16 = 0x00000109
,
retdec::pdbparser::S_CEXMODEL16 = 0x0000010A
, retdec::pdbparser::S_VFTABLE16 = 0x0000010B
, retdec::pdbparser::S_REGREL16 = 0x0000010C
, retdec::pdbparser::S_BPREL32_16t = 0x00000200
,
retdec::pdbparser::S_LDATA32_16t = 0x00000201
, retdec::pdbparser::S_GDATA32_16t = 0x00000202
, retdec::pdbparser::S_PUB32_16t = 0x00000203
, retdec::pdbparser::S_LPROC32_16t = 0x00000204
,
retdec::pdbparser::S_GPROC32_16t = 0x00000205
, retdec::pdbparser::S_THUNK32_ST = 0x00000206
, retdec::pdbparser::S_BLOCK32_ST = 0x00000207
, retdec::pdbparser::S_WITH32_ST = 0x00000208
,
retdec::pdbparser::S_LABEL32_ST = 0x00000209
, retdec::pdbparser::S_CEXMODEL32 = 0x0000020A
, retdec::pdbparser::S_VFTABLE32_16t = 0x0000020B
, retdec::pdbparser::S_REGREL32_16t = 0x0000020C
,
retdec::pdbparser::S_LTHREAD32_16t = 0x0000020D
, retdec::pdbparser::S_GTHREAD32_16t = 0x0000020E
, retdec::pdbparser::S_SLINK32 = 0x0000020F
, retdec::pdbparser::S_LPROCMIPS_16t = 0x00000300
,
retdec::pdbparser::S_GPROCMIPS_16t = 0x00000301
, retdec::pdbparser::S_PROCREF_ST = 0x00000400
, retdec::pdbparser::S_DATAREF_ST = 0x00000401
, retdec::pdbparser::S_ALIGN = 0x00000402
,
retdec::pdbparser::S_LPROCREF_ST = 0x00000403
, retdec::pdbparser::S_OEM = 0x00000404
, retdec::pdbparser::S_TI16_MAX = 0x00001000
, retdec::pdbparser::S_REGISTER_ST = 0x00001001
,
retdec::pdbparser::S_CONSTANT_ST = 0x00001002
, retdec::pdbparser::S_UDT_ST = 0x00001003
, retdec::pdbparser::S_COBOLUDT_ST = 0x00001004
, retdec::pdbparser::S_MANYREG_ST = 0x00001005
,
retdec::pdbparser::S_BPREL32_ST = 0x00001006
, retdec::pdbparser::S_LDATA32_ST = 0x00001007
, retdec::pdbparser::S_GDATA32_ST = 0x00001008
, retdec::pdbparser::S_PUB32_ST = 0x00001009
,
retdec::pdbparser::S_LPROC32_ST = 0x0000100A
, retdec::pdbparser::S_GPROC32_ST = 0x0000100B
, retdec::pdbparser::S_VFTABLE32 = 0x0000100C
, retdec::pdbparser::S_REGREL32_ST = 0x0000100D
,
retdec::pdbparser::S_LTHREAD32_ST = 0x0000100E
, retdec::pdbparser::S_GTHREAD32_ST = 0x0000100F
, retdec::pdbparser::S_LPROCMIPS_ST = 0x00001010
, retdec::pdbparser::S_GPROCMIPS_ST = 0x00001011
,
retdec::pdbparser::S_FRAMEPROC = 0x00001012
, retdec::pdbparser::S_COMPILE2_ST = 0x00001013
, retdec::pdbparser::S_MANYREG2_ST = 0x00001014
, retdec::pdbparser::S_LPROCIA64_ST = 0x00001015
,
retdec::pdbparser::S_GPROCIA64_ST = 0x00001016
, retdec::pdbparser::S_LOCALSLOT_ST = 0x00001017
, retdec::pdbparser::S_PARAMSLOT_ST = 0x00001018
, retdec::pdbparser::S_ANNOTATION = 0x00001019
,
retdec::pdbparser::S_GMANPROC_ST = 0x0000101A
, retdec::pdbparser::S_LMANPROC_ST = 0x0000101B
, retdec::pdbparser::S_RESERVED1 = 0x0000101C
, retdec::pdbparser::S_RESERVED2 = 0x0000101D
,
retdec::pdbparser::S_RESERVED3 = 0x0000101E
, retdec::pdbparser::S_RESERVED4 = 0x0000101F
, retdec::pdbparser::S_LMANDATA_ST = 0x00001020
, retdec::pdbparser::S_GMANDATA_ST = 0x00001021
,
retdec::pdbparser::S_MANFRAMEREL_ST = 0x00001022
, retdec::pdbparser::S_MANREGISTER_ST = 0x00001023
, retdec::pdbparser::S_MANSLOT_ST = 0x00001024
, retdec::pdbparser::S_MANMANYREG_ST = 0x00001025
,
retdec::pdbparser::S_MANREGREL_ST = 0x00001026
, retdec::pdbparser::S_MANMANYREG2_ST = 0x00001027
, retdec::pdbparser::S_MANTYPREF = 0x00001028
, retdec::pdbparser::S_UNAMESPACE_ST = 0x00001029
,
retdec::pdbparser::S_ST_MAX = 0x00001100
, retdec::pdbparser::S_OBJNAME = 0x00001101
, retdec::pdbparser::S_THUNK32 = 0x00001102
, retdec::pdbparser::S_BLOCK32 = 0x00001103
,
retdec::pdbparser::S_WITH32 = 0x00001104
, retdec::pdbparser::S_LABEL32 = 0x00001105
, retdec::pdbparser::S_REGISTER = 0x00001106
, retdec::pdbparser::S_CONSTANT = 0x00001107
,
retdec::pdbparser::S_UDT = 0x00001108
, retdec::pdbparser::S_COBOLUDT = 0x00001109
, retdec::pdbparser::S_MANYREG = 0x0000110A
, retdec::pdbparser::S_BPREL32 = 0x0000110B
,
retdec::pdbparser::S_LDATA32 = 0x0000110C
, retdec::pdbparser::S_GDATA32 = 0x0000110D
, retdec::pdbparser::S_PUB32 = 0x0000110E
, retdec::pdbparser::S_LPROC32 = 0x0000110F
,
retdec::pdbparser::S_GPROC32 = 0x00001110
, retdec::pdbparser::S_REGREL32 = 0x00001111
, retdec::pdbparser::S_LTHREAD32 = 0x00001112
, retdec::pdbparser::S_GTHREAD32 = 0x00001113
,
retdec::pdbparser::S_LPROCMIPS = 0x00001114
, retdec::pdbparser::S_GPROCMIPS = 0x00001115
, retdec::pdbparser::S_COMPILE2 = 0x00001116
, retdec::pdbparser::S_MANYREG2 = 0x00001117
,
retdec::pdbparser::S_LPROCIA64 = 0x00001118
, retdec::pdbparser::S_GPROCIA64 = 0x00001119
, retdec::pdbparser::S_LOCALSLOT = 0x0000111A
, retdec::pdbparser::S_SLOT = 0x0000111A
,
retdec::pdbparser::S_PARAMSLOT = 0x0000111B
, retdec::pdbparser::S_LMANDATA = 0x0000111C
, retdec::pdbparser::S_GMANDATA = 0x0000111D
, retdec::pdbparser::S_MANFRAMEREL = 0x0000111E
,
retdec::pdbparser::S_MANREGISTER = 0x0000111F
, retdec::pdbparser::S_MANSLOT = 0x00001120
, retdec::pdbparser::S_MANMANYREG = 0x00001121
, retdec::pdbparser::S_MANREGREL = 0x00001122
,
retdec::pdbparser::S_MANMANYREG2 = 0x00001123
, retdec::pdbparser::S_UNAMESPACE = 0x00001124
, retdec::pdbparser::S_PROCREF = 0x00001125
, retdec::pdbparser::S_DATAREF = 0x00001126
,
retdec::pdbparser::S_LPROCREF = 0x00001127
, retdec::pdbparser::S_ANNOTATIONREF = 0x00001128
, retdec::pdbparser::S_TOKENREF = 0x00001129
, retdec::pdbparser::S_GMANPROC = 0x0000112A
,
retdec::pdbparser::S_LMANPROC = 0x0000112B
, retdec::pdbparser::S_TRAMPOLINE = 0x0000112C
, retdec::pdbparser::S_MANCONSTANT = 0x0000112D
, retdec::pdbparser::S_RECTYPE_LAST = 0x0000112D
,
retdec::pdbparser::S_RECTYPE_MAX = 0x0000112E
} |
|
enum | retdec::pdbparser::_CV_call_e {
retdec::pdbparser::CV_CALL_NEAR_C = 0x00000000
, retdec::pdbparser::CV_CALL_FAR_C = 0x00000001
, retdec::pdbparser::CV_CALL_NEAR_PASCAL = 0x00000002
, retdec::pdbparser::CV_CALL_FAR_PASCAL = 0x00000003
,
retdec::pdbparser::CV_CALL_NEAR_FAST = 0x00000004
, retdec::pdbparser::CV_CALL_FAR_FAST = 0x00000005
, retdec::pdbparser::CV_CALL_SKIPPED = 0x00000006
, retdec::pdbparser::CV_CALL_NEAR_STD = 0x00000007
,
retdec::pdbparser::CV_CALL_FAR_STD = 0x00000008
, retdec::pdbparser::CV_CALL_NEAR_SYS = 0x00000009
, retdec::pdbparser::CV_CALL_FAR_SYS = 0x0000000A
, retdec::pdbparser::CV_CALL_THISCALL = 0x0000000B
,
retdec::pdbparser::CV_CALL_MIPSCALL = 0x0000000C
, retdec::pdbparser::CV_CALL_GENERIC = 0x0000000D
, retdec::pdbparser::CV_CALL_ALPHACALL = 0x0000000E
, retdec::pdbparser::CV_CALL_PPCCALL = 0x0000000F
,
retdec::pdbparser::CV_CALL_SHCALL = 0x00000010
, retdec::pdbparser::CV_CALL_ARMCALL = 0x00000011
, retdec::pdbparser::CV_CALL_AM33CALL = 0x00000012
, retdec::pdbparser::CV_CALL_TRICALL = 0x00000013
,
retdec::pdbparser::CV_CALL_SH5CALL = 0x00000014
, retdec::pdbparser::CV_CALL_M32RCALL = 0x00000015
, retdec::pdbparser::CV_CALL_RESERVED = 0x00000016
} |
|
enum | retdec::pdbparser::_CV_ptrtype_e {
retdec::pdbparser::CV_PTR_NEAR = 0x00000000
, retdec::pdbparser::CV_PTR_FAR = 0x00000001
, retdec::pdbparser::CV_PTR_HUGE = 0x00000002
, retdec::pdbparser::CV_PTR_BASE_SEG = 0x00000003
,
retdec::pdbparser::CV_PTR_BASE_VAL = 0x00000004
, retdec::pdbparser::CV_PTR_BASE_SEGVAL = 0x00000005
, retdec::pdbparser::CV_PTR_BASE_ADDR = 0x00000006
, retdec::pdbparser::CV_PTR_BASE_SEGADDR = 0x00000007
,
retdec::pdbparser::CV_PTR_BASE_TYPE = 0x00000008
, retdec::pdbparser::CV_PTR_BASE_SELF = 0x00000009
, retdec::pdbparser::CV_PTR_NEAR32 = 0x0000000A
, retdec::pdbparser::CV_PTR_FAR32 = 0x0000000B
,
retdec::pdbparser::CV_PTR_64 = 0x0000000C
, retdec::pdbparser::CV_PTR_UNUSEDPTR = 0x0000000D
} |
|
enum | retdec::pdbparser::_CV_ptrmode_e {
retdec::pdbparser::CV_PTR_MODE_PTR = 0x00000000
, retdec::pdbparser::CV_PTR_MODE_REF = 0x00000001
, retdec::pdbparser::CV_PTR_MODE_PMEM = 0x00000002
, retdec::pdbparser::CV_PTR_MODE_PMFUNC = 0x00000003
,
retdec::pdbparser::CV_PTR_MODE_RESERVED = 0x00000004
} |
|
enum | retdec::pdbparser::_CV_access_e { retdec::pdbparser::CV_private = 0x00000001
, retdec::pdbparser::CV_protected = 0x00000002
, retdec::pdbparser::CV_public = 0x00000003
} |
|
enum | retdec::pdbparser::_CV_methodprop_e {
retdec::pdbparser::CV_MTvanilla = 0x00000000
, retdec::pdbparser::CV_MTvirtual = 0x00000001
, retdec::pdbparser::CV_MTstatic = 0x00000002
, retdec::pdbparser::CV_MTfriend = 0x00000003
,
retdec::pdbparser::CV_MTintro = 0x00000004
, retdec::pdbparser::CV_MTpurevirt = 0x00000005
, retdec::pdbparser::CV_MTpureintro = 0x00000006
} |
|
enum | retdec::pdbparser::_CV_PUBSYMFLAGS_e {
retdec::pdbparser::cvpsfNone = 0x00000000
, retdec::pdbparser::cvpsfCode = 0x00000001
, retdec::pdbparser::cvpsfFunction = 0x00000002
, retdec::pdbparser::cvpsfManaged = 0x00000004
,
retdec::pdbparser::cvpsfMSIL = 0x00000008
} |
|