Skip to content

Instantly share code, notes, and snippets.

@Ed94
Created June 22, 2025 17:35
Show Gist options
  • Select an option

  • Save Ed94/0f94e0d1e53183c2f7571ab7374324b7 to your computer and use it in GitHub Desktop.

Select an option

Save Ed94/0f94e0d1e53183c2f7571ab7374324b7 to your computer and use it in GitHub Desktop.
hello_files.asm listing
# C:\projects\asm_dip\build\hello_files.rdi (RDI)
# DATA SECTIONS
data_section[ 0] = {00000000, 0, 0}, NULL
data_section[ 1] = {0x0004f8, 32, 32}, TopLevelInfo
data_section[ 2] = {0x000518, 1175, 1175}, StringData
data_section[ 3] = {0x0009b0, 468, 468}, StringTable
data_section[ 4] = {0x000b88, 908, 908}, IndexRuns
data_section[ 5] = {0x000f18, 200, 200}, BinarySections
data_section[ 6] = {0x000fe0, 360, 360}, FilePathNodes
data_section[ 7] = {0x001148, 24, 24}, SourceFiles
data_section[ 8] = {0x001160, 40, 40}, LineTables
data_section[ 9] = {0x001188, 1352, 1352}, LineInfoVOffs
data_section[ 10] = {0x0016d0, 1344, 1344}, LineInfoLines
data_section[ 11] = {00000000, 0, 0}, LineInfoColumns
data_section[ 12] = {0x001c10, 40, 40}, SourceLineMaps
data_section[ 13] = {0x001c38, 488, 488}, SourceLineMapNumbers
data_section[ 14] = {0x001e20, 492, 492}, SourceLineMapRanges
data_section[ 15] = {0x002010, 1336, 1336}, SourceLineMapVOffs
data_section[ 16] = {0x002548, 160, 160}, Units
data_section[ 17] = {0x0025e8, 304, 304}, UnitVMap
data_section[ 18] = {0x002718, 82600, 82600}, TypeNodes
data_section[ 19] = {0x0169c0, 28, 28}, UDTs
data_section[ 20] = {0x0169e0, 16, 16}, Members
data_section[ 21] = {0x0169f0, 16, 16}, EnumMembers
data_section[ 22] = {0x016a00, 504, 504}, GlobalVariables
data_section[ 23] = {0x016bf8, 240, 240}, GlobalVMap
data_section[ 24] = {0x016ce8, 20, 20}, ThreadVariables
data_section[ 25] = {0x016d00, 12, 12}, Constants
data_section[ 26] = {0x016d10, 32, 32}, Procedures
data_section[ 27] = {0x016d30, 44, 44}, Scopes
data_section[ 28] = {0x016d60, 8, 8}, ScopeVOffData
data_section[ 29] = {00000000, 0, 0}, ScopeVMap
data_section[ 30] = {0x016d68, 16, 16}, InlineSites
data_section[ 31] = {0x016d78, 24, 24}, Locals
data_section[ 32] = {0x016d90, 12, 12}, LocationBlocks
data_section[ 33] = {00000000, 0, 0}, LocationData
data_section[ 34] = {0x016da0, 1, 1}, ConstantValueData
data_section[ 35] = {0x016da8, 4, 4}, ConstantValueTable
data_section[ 36] = {0x016db0, 128, 128}, NameMaps
data_section[ 37] = {0x016e30, 696, 696}, NameMapBuckets
data_section[ 38] = {0x0170e8, 1044, 1044}, NameMapNodes
# TOP LEVEL INFO
arch =X64
exe_name =''
voff_max =0x034018
producer_name=''
# BINARY SECTIONS
binary_section[0]:
name =''
flags =None
voff_first=00000000
voff_opl =00000000
foff_first=00000000
foff_opl =00000000
binary_section[1]:
name ='.text'
flags =Read|Execute
voff_first=0x001000
voff_opl =0x0012a7
foff_first=0x000400
foff_opl =0x000800
binary_section[2]:
name ='.rdata'
flags =Read
voff_first=0x002000
voff_opl =0x0022cc
foff_first=0x000800
foff_opl =0x000c00
binary_section[3]:
name ='.data'
flags =Read|Write
voff_first=0x003000
voff_opl =0x03305c
foff_first=0x000c00
foff_opl =0x000e00
binary_section[4]:
name ='.reloc'
flags =Read
voff_first=0x034000
voff_opl =0x034018
foff_first=0x000e00
foff_opl =0x001000
# FILE PATHS
[1] 'C:'
[2] 'projects'
[3] 'asm_dip'
[4] 'build'
[5] 'hello_files.o'
[15] 'code'
[16] 'asm'
[17] 'hello_files.asm': source_file=1
[7] 'Program Files (x86)'
[8] 'Windows Kits'
[9] '10'
[10] 'lib'
[11] '10.0.26100.0'
[12] 'um'
[13] 'x64'
[14] 'kernel32.lib'
[6] 'KERNEL32.dll'
# SOURCE FILES
source_file[ 0] = { file_path_node_idx = 0, source_line_map = 0, path = '' }
source_file[ 1] = { file_path_node_idx = 17, source_line_map = 1, path = 'c:/projects/asm_dip/code/asm/hello_files.asm' }
# UNITS
unit[0]:
unit_name =''
compiler_name =''
source_file_path =0
object_file_path =0
archive_file_path=0
build_path =0
language =NULL
line_table_idx =0
unit[1]:
unit_name ='hello_files.o'
compiler_name ='The Netwide Assembler 2.16.03 2.16.300'
source_file_path =0
object_file_path =5
archive_file_path=5
build_path =0
language =NULL
line_table_idx =1
unit[2]:
unit_name ='KERNEL32.dll'
compiler_name ='Microsoft (R) LINK 14.38.33140'
source_file_path =0
object_file_path =6
archive_file_path=14
build_path =0
language =NULL
line_table_idx =0
unit[3]:
unit_name ='Import:KERNEL32.dll'
compiler_name ='Microsoft (R) LINK 14.44.35209'
source_file_path =0
object_file_path =0
archive_file_path=14
build_path =0
language =NULL
line_table_idx =0
unit[4]:
unit_name ='* Linker *'
compiler_name ='Microsoft (R) LINK 14.44.35209'
source_file_path =0
object_file_path =0
archive_file_path=0
build_path =0
language =NULL
line_table_idx =0
# UNIT VMAP
0 -> #0
1000 -> #1
127d -> #3
12a7 -> #0
2000 -> #3
2038 -> #2
2040 -> #4
20ee -> #0
20f0 -> #4
21f0 -> #2
2218 -> #3
2250 -> #2
2258 -> #3
22be -> #2
22cc -> #0
3000 -> #1
3042 -> #0
3044 -> #1
3305c -> #0
# LINE TABLES
line_table[0]:
line_table[1]:
[0x00001000,0x00001001) file=1; line=215
[0x00001001,0x00001003) file=1; line=216
[0x00001003,0x00001004) file=1; line=221
[0x00001004,0x00001005) file=1; line=366
[0x00001005,0x00001006) file=1; line=367
[0x00001006,0x00001007) file=1; line=368
[0x00001007,0x0000100b) file=1; line=370
[0x0000100b,0x00001012) file=1; line=371
[0x00001012,0x00001015) file=1; line=323
[0x00001015,0x00001018) file=1; line=324
[0x00001018,0x0000101c) file=1; line=325
[0x0000101c,0x0000101f) file=1; line=374
[0x0000101f,0x00001022) file=1; line=375
[0x00001022,0x00001025) file=1; line=376
[0x00001025,0x0000102a) file=1; line=377
[0x0000102a,0x0000102d) file=1; line=379
[0x0000102d,0x00001031) file=1; line=380
[0x00001031,0x00001034) file=1; line=382
[0x00001034,0x00001035) file=1; line=383
[0x00001035,0x00001036) file=1; line=384
[0x00001036,0x00001037) file=1; line=385
[0x00001037,0x00001038) file=1; line=386
[0x00001038,0x0000103f) file=1; line=169
[0x0000103f,0x00001041) file=1; line=170
[0x00001041,0x00001043) file=1; line=171
[0x00001043,0x0000104a) file=1; line=247
[0x0000104a,0x0000104c) file=1; line=248
[0x0000104c,0x0000104e) file=1; line=249
[0x0000104e,0x00001056) file=1; line=251
[0x00001056,0x00001058) file=1; line=252
[0x00001058,0x0000105a) file=1; line=253
[0x0000105a,0x00001061) file=1; line=261
[0x00001061,0x00001063) file=1; line=262
[0x00001063,0x00001065) file=1; line=263
[0x00001065,0x0000106c) file=1; line=265
[0x0000106c,0x0000106e) file=1; line=266
[0x0000106e,0x00001070) file=1; line=267
[0x00001070,0x00001071) file=1; line=522
[0x00001071,0x00001073) file=1; line=523
[0x00001073,0x00001075) file=1; line=524
[0x00001075,0x00001077) file=1; line=525
[0x00001077,0x0000107e) file=1; line=526
[0x0000107e,0x00001081) file=1; line=527
[0x00001081,0x00001084) file=1; line=528
[0x00001084,0x00001089) file=1; line=534
[0x00001089,0x0000108a) file=1; line=274
[0x0000108a,0x0000108d) file=1; line=275
[0x0000108d,0x00001094) file=1; line=276
[0x00001094,0x00001099) file=1; line=540
[0x00001099,0x0000109f) file=1; line=541
[0x0000109f,0x000010a2) file=1; line=542
[0x000010a2,0x000010aa) file=1; line=543
[0x000010aa,0x000010b2) file=1; line=544
[0x000010b2,0x000010bb) file=1; line=545
[0x000010bb,0x000010c0) file=1; line=546
[0x000010c0,0x000010c3) file=1; line=279
[0x000010c3,0x000010c4) file=1; line=280
[0x000010c4,0x000010ca) file=1; line=163
[0x000010ca,0x000010cc) file=1; line=164
[0x000010cc,0x000010ce) file=1; line=165
[0x000010ce,0x000010d4) file=1; line=552
[0x000010d4,0x000010d7) file=1; line=554
[0x000010d7,0x000010d8) file=1; line=274
[0x000010d8,0x000010db) file=1; line=275
[0x000010db,0x000010e2) file=1; line=276
[0x000010e2,0x000010e5) file=1; line=558
[0x000010e5,0x000010ea) file=1; line=559
[0x000010ea,0x000010ef) file=1; line=560
[0x000010ef,0x000010f2) file=1; line=279
[0x000010f2,0x000010f3) file=1; line=280
[0x000010f3,0x000010f7) file=1; line=565
[0x000010f7,0x000010fc) file=1; line=566
[0x000010fc,0x000010ff) file=1; line=163
[0x000010ff,0x00001101) file=1; line=164
[0x00001101,0x00001103) file=1; line=165
[0x00001103,0x00001105) file=1; line=568
[0x00001105,0x0000110b) file=1; line=163
[0x0000110b,0x0000110d) file=1; line=164
[0x0000110d,0x0000110f) file=1; line=165
[0x0000110f,0x00001111) file=1; line=573
[0x00001111,0x00001114) file=1; line=576
[0x00001114,0x00001115) file=1; line=274
[0x00001115,0x00001118) file=1; line=275
[0x00001118,0x0000111f) file=1; line=276
[0x0000111f,0x00001122) file=1; line=579
[0x00001122,0x00001126) file=1; line=580
[0x00001126,0x00001129) file=1; line=581
[0x00001129,0x0000112e) file=1; line=582
[0x0000112e,0x00001137) file=1; line=583
[0x00001137,0x0000113c) file=1; line=584
[0x0000113c,0x0000113f) file=1; line=279
[0x0000113f,0x00001140) file=1; line=280
[0x00001140,0x00001146) file=1; line=163
[0x00001146,0x00001148) file=1; line=164
[0x00001148,0x0000114a) file=1; line=165
[0x0000114a,0x0000114c) file=1; line=590
[0x0000114c,0x00001151) file=1; line=593
[0x00001151,0x00001154) file=1; line=163
[0x00001154,0x00001156) file=1; line=164
[0x00001156,0x00001158) file=1; line=165
[0x00001158,0x0000115a) file=1; line=595
[0x0000115a,0x0000115b) file=1; line=274
[0x0000115b,0x0000115e) file=1; line=275
[0x0000115e,0x00001165) file=1; line=276
[0x00001165,0x00001168) file=1; line=599
[0x00001168,0x0000116d) file=1; line=600
[0x0000116d,0x00001170) file=1; line=279
[0x00001170,0x00001171) file=1; line=280
[0x00001171,0x00001175) file=1; line=604
[0x00001175,0x00001179) file=1; line=605
[0x00001179,0x0000117e) file=1; line=606
[0x0000117e,0x0000117f) file=1; line=274
[0x0000117f,0x00001182) file=1; line=275
[0x00001182,0x00001189) file=1; line=276
[0x00001189,0x0000118c) file=1; line=610
[0x0000118c,0x00001191) file=1; line=611
[0x00001191,0x00001194) file=1; line=279
[0x00001194,0x00001195) file=1; line=280
[0x00001195,0x0000119d) file=1; line=616
[0x0000119d,0x000011a6) file=1; line=617
[0x000011a6,0x000011ad) file=1; line=620
[0x000011ad,0x000011af) file=1; line=621
[0x000011af,0x000011b1) file=1; line=622
[0x000011b1,0x000011b3) file=1; line=623
[0x000011b3,0x000011b4) file=1; line=624
[0x000011b4,0x000011b5) file=1; line=626
[0x000011b5,0x000011b6) file=1; line=274
[0x000011b6,0x000011b9) file=1; line=275
[0x000011b9,0x000011c0) file=1; line=276
[0x000011c0,0x000011c5) file=1; line=647
[0x000011c5,0x000011ca) file=1; line=648
[0x000011ca,0x000011d1) file=1; line=649
[0x000011d1,0x000011d4) file=1; line=279
[0x000011d4,0x000011d5) file=1; line=280
[0x000011d5,0x000011d8) file=1; line=289
[0x000011d8,0x000011df) file=1; line=290
[0x000011df,0x000011e6) file=1; line=295
[0x000011e6,0x000011ed) file=1; line=300
[0x000011ed,0x000011f4) file=1; line=301
[0x000011f4,0x000011f7) file=1; line=304
[0x000011f7,0x000011fb) file=1; line=305
[0x000011fb,0x00001204) file=1; line=658
[0x00001204,0x0000120d) file=1; line=659
[0x0000120d,0x00001214) file=1; line=660
[0x00001214,0x0000121b) file=1; line=661
[0x0000121b,0x00001222) file=1; line=662
[0x00001222,0x00001227) file=1; line=663
[0x00001227,0x0000122c) file=1; line=664
[0x0000122c,0x00001230) file=1; line=312
[0x00001230,0x00001233) file=1; line=313
[0x00001233,0x00001234) file=1; line=274
[0x00001234,0x00001237) file=1; line=275
[0x00001237,0x0000123e) file=1; line=276
[0x0000123e,0x00001245) file=1; line=669
[0x00001245,0x0000124c) file=1; line=670
[0x0000124c,0x00001253) file=1; line=671
[0x00001253,0x00001258) file=1; line=672
[0x00001258,0x00001261) file=1; line=673
[0x00001261,0x00001266) file=1; line=674
[0x00001266,0x00001269) file=1; line=279
[0x00001269,0x0000126a) file=1; line=280
[0x0000126a,0x0000126b) file=1; line=274
[0x0000126b,0x0000126e) file=1; line=275
[0x0000126e,0x00001275) file=1; line=276
[0x00001275,0x00001277) file=1; line=679
[0x00001277,0x0000127c) file=1; line=680
[0x0000127c,0x0000127d) file=1; line=681
[0x0000127d,0xffffffffffffffff) file=0; line=0
# SOURCE LINE MAPS
source_line_map[0]:
source_line_map[1]:
163: 0x10c4, 0x10fc, 0x1105, 0x1140, 0x1151
164: 0x10ca, 0x10ff, 0x110b, 0x1146, 0x1154
165: 0x10cc, 0x1101, 0x110d, 0x1148, 0x1156
169: 0x1038
170: 0x103f
171: 0x1041
215: 0x1000
216: 0x1001
221: 0x1003
247: 0x1043
248: 0x104a
249: 0x104c
251: 0x104e
252: 0x1056
253: 0x1058
261: 0x105a
262: 0x1061
263: 0x1063
265: 0x1065
266: 0x106c
267: 0x106e
274: 0x1089, 0x10d7, 0x1114, 0x115a, 0x117e, 0x11b5, 0x1233, 0x126a
275: 0x108a, 0x10d8, 0x1115, 0x115b, 0x117f, 0x11b6, 0x1234, 0x126b
276: 0x108d, 0x10db, 0x1118, 0x115e, 0x1182, 0x11b9, 0x1237, 0x126e
279: 0x10c0, 0x10ef, 0x113c, 0x116d, 0x1191, 0x11d1, 0x1266
280: 0x10c3, 0x10f2, 0x113f, 0x1170, 0x1194, 0x11d4, 0x1269
289: 0x11d5
290: 0x11d8
295: 0x11df
300: 0x11e6
301: 0x11ed
304: 0x11f4
305: 0x11f7
312: 0x122c
313: 0x1230
323: 0x1012
324: 0x1015
325: 0x1018
366: 0x1004
367: 0x1005
368: 0x1006
370: 0x1007
371: 0x100b
374: 0x101c
375: 0x101f
376: 0x1022
377: 0x1025
379: 0x102a
380: 0x102d
382: 0x1031
383: 0x1034
384: 0x1035
385: 0x1036
386: 0x1037
522: 0x1070
523: 0x1071
524: 0x1073
525: 0x1075
526: 0x1077
527: 0x107e
528: 0x1081
534: 0x1084
540: 0x1094
541: 0x1099
542: 0x109f
543: 0x10a2
544: 0x10aa
545: 0x10b2
546: 0x10bb
552: 0x10ce
554: 0x10d4
558: 0x10e2
559: 0x10e5
560: 0x10ea
565: 0x10f3
566: 0x10f7
568: 0x1103
573: 0x110f
576: 0x1111
579: 0x111f
580: 0x1122
581: 0x1126
582: 0x1129
583: 0x112e
584: 0x1137
590: 0x114a
593: 0x114c
595: 0x1158
599: 0x1165
600: 0x1168
604: 0x1171
605: 0x1175
606: 0x1179
610: 0x1189
611: 0x118c
616: 0x1195
617: 0x119d
620: 0x11a6
621: 0x11ad
622: 0x11af
623: 0x11b1
624: 0x11b3
626: 0x11b4
647: 0x11c0
648: 0x11c5
649: 0x11ca
658: 0x11fb
659: 0x1204
660: 0x120d
661: 0x1214
662: 0x121b
663: 0x1222
664: 0x1227
669: 0x123e
670: 0x1245
671: 0x124c
672: 0x1253
673: 0x1258
674: 0x1261
679: 0x1275
680: 0x1277
681: 0x127c
# TYPE NODES
type[0]:
kind =NULL
byte_size =0
type[1]:
kind =NULL
byte_size =0
type[2]:
kind =Void
byte_size =8
built_in.name ='Void'
type[3]:
kind =Handle
byte_size =8
built_in.name ='Handle'
type[4]:
kind =HResult
byte_size =4
built_in.name ='HResult'
type[5]:
kind =Char8
byte_size =1
built_in.name ='Char8'
type[6]:
kind =Char16
byte_size =2
built_in.name ='Char16'
type[7]:
kind =Char32
byte_size =4
built_in.name ='Char32'
type[8]:
kind =UChar8
byte_size =1
built_in.name ='UChar8'
type[9]:
kind =UChar16
byte_size =2
built_in.name ='UChar16'
type[10]:
kind =UChar32
byte_size =4
built_in.name ='UChar32'
type[11]:
kind =U8
byte_size =1
built_in.name ='U8'
type[12]:
kind =U16
byte_size =2
built_in.name ='U16'
type[13]:
kind =U32
byte_size =4
built_in.name ='U32'
type[14]:
kind =U64
byte_size =8
built_in.name ='U64'
type[15]:
kind =U128
byte_size =16
built_in.name ='U128'
type[16]:
kind =U256
byte_size =32
built_in.name ='U256'
type[17]:
kind =U512
byte_size =64
built_in.name ='U512'
type[18]:
kind =S8
byte_size =1
built_in.name ='S8'
type[19]:
kind =S16
byte_size =2
built_in.name ='S16'
type[20]:
kind =S32
byte_size =4
built_in.name ='S32'
type[21]:
kind =S64
byte_size =8
built_in.name ='S64'
type[22]:
kind =S128
byte_size =16
built_in.name ='S128'
type[23]:
kind =S256
byte_size =32
built_in.name ='S256'
type[24]:
kind =S512
byte_size =64
built_in.name ='S512'
type[25]:
kind =Bool
byte_size =1
built_in.name ='Bool'
type[26]:
kind =F16
byte_size =2
built_in.name ='F16'
type[27]:
kind =F32
byte_size =4
built_in.name ='F32'
type[28]:
kind =F32PP
byte_size =4
built_in.name ='F32PP'
type[29]:
kind =F48
byte_size =6
built_in.name ='F48'
type[30]:
kind =F64
byte_size =8
built_in.name ='F64'
type[31]:
kind =F80
byte_size =10
built_in.name ='F80'
type[32]:
kind =F128
byte_size =16
built_in.name ='F128'
type[33]:
kind =ComplexF32
byte_size =8
built_in.name ='ComplexF32'
type[34]:
kind =ComplexF64
byte_size =16
built_in.name ='ComplexF64'
type[35]:
kind =ComplexF80
byte_size =20
built_in.name ='ComplexF80'
type[36]:
kind =ComplexF128
byte_size =32
built_in.name ='ComplexF128'
type[37]:
kind =Alias
byte_size =1
user_defined.name ='signed char'
user_defined.direct_type=5
user_defined.udt =0
type[38]:
kind =Alias
byte_size =2
user_defined.name ='short'
user_defined.direct_type=19
user_defined.udt =0
type[39]:
kind =Alias
byte_size =4
user_defined.name ='long'
user_defined.direct_type=20
user_defined.udt =0
type[40]:
kind =Alias
byte_size =8
user_defined.name ='long long'
user_defined.direct_type=21
user_defined.udt =0
type[41]:
kind =Alias
byte_size =16
user_defined.name ='__int128'
user_defined.direct_type=22
user_defined.udt =0
type[42]:
kind =Alias
byte_size =1
user_defined.name ='unsigned char'
user_defined.direct_type=8
user_defined.udt =0
type[43]:
kind =Alias
byte_size =2
user_defined.name ='unsigned short'
user_defined.direct_type=12
user_defined.udt =0
type[44]:
kind =Alias
byte_size =4
user_defined.name ='unsigned long'
user_defined.direct_type=13
user_defined.udt =0
type[45]:
kind =Alias
byte_size =8
user_defined.name ='unsigned long long'
user_defined.direct_type=14
user_defined.udt =0
type[46]:
kind =Alias
byte_size =16
user_defined.name ='__uint128'
user_defined.direct_type=15
user_defined.udt =0
type[47]:
kind =Alias
byte_size =1
user_defined.name ='bool'
user_defined.direct_type=18
user_defined.udt =0
type[48]:
kind =Alias
byte_size =2
user_defined.name ='__bool16'
user_defined.direct_type=19
user_defined.udt =0
type[49]:
kind =Alias
byte_size =4
user_defined.name ='__bool32'
user_defined.direct_type=20
user_defined.udt =0
type[50]:
kind =Alias
byte_size =4
user_defined.name ='float'
user_defined.direct_type=27
user_defined.udt =0
type[51]:
kind =Alias
byte_size =8
user_defined.name ='double'
user_defined.direct_type=30
user_defined.udt =0
type[52]:
kind =Alias
byte_size =10
user_defined.name ='long double'
user_defined.direct_type=31
user_defined.udt =0
type[53]:
kind =Alias
byte_size =16
user_defined.name ='__float128'
user_defined.direct_type=32
user_defined.udt =0
type[54]:
kind =Alias
byte_size =6
user_defined.name ='__float48'
user_defined.direct_type=29
user_defined.udt =0
type[55]:
kind =Alias
byte_size =4
user_defined.name ='__float32pp'
user_defined.direct_type=28
user_defined.udt =0
type[56]:
kind =Alias
byte_size =2
user_defined.name ='__float16'
user_defined.direct_type=26
user_defined.udt =0
type[57]:
kind =Alias
byte_size =8
user_defined.name ='_Complex float'
user_defined.direct_type=33
user_defined.udt =0
type[58]:
kind =Alias
byte_size =16
user_defined.name ='_Complex double'
user_defined.direct_type=34
user_defined.udt =0
type[59]:
kind =Alias
byte_size =20
user_defined.name ='_Complex long double'
user_defined.direct_type=35
user_defined.udt =0
type[60]:
kind =Alias
byte_size =32
user_defined.name ='_Complex __float128'
user_defined.direct_type=36
user_defined.udt =0
type[61]:
kind =Alias
byte_size =1
user_defined.name ='__int8'
user_defined.direct_type=18
user_defined.udt =0
type[62]:
kind =Alias
byte_size =1
user_defined.name ='__uint8'
user_defined.direct_type=11
user_defined.udt =0
type[63]:
kind =Alias
byte_size =2
user_defined.name ='__int16'
user_defined.direct_type=19
user_defined.udt =0
type[64]:
kind =Alias
byte_size =2
user_defined.name ='__uint16'
user_defined.direct_type=12
user_defined.udt =0
type[65]:
kind =Alias
byte_size =4
user_defined.name ='int32'
user_defined.direct_type=20
user_defined.udt =0
type[66]:
kind =Alias
byte_size =4
user_defined.name ='uint32'
user_defined.direct_type=13
user_defined.udt =0
type[67]:
kind =Alias
byte_size =8
user_defined.name ='__int64'
user_defined.direct_type=21
user_defined.udt =0
type[68]:
kind =Alias
byte_size =8
user_defined.name ='__uint64'
user_defined.direct_type=14
user_defined.udt =0
type[69]:
kind =Alias
byte_size =16
user_defined.name ='__int128'
user_defined.direct_type=22
user_defined.udt =0
type[70]:
kind =Alias
byte_size =16
user_defined.name ='__uint128'
user_defined.direct_type=15
user_defined.udt =0
type[71]:
kind =Alias
byte_size =1
user_defined.name ='char'
user_defined.direct_type=5
user_defined.udt =0
type[72]:
kind =Alias
byte_size =2
user_defined.name ='wchar_t'
user_defined.direct_type=9
user_defined.udt =0
type[73]:
kind =Alias
byte_size =1
user_defined.name ='char8_t'
user_defined.direct_type=5
user_defined.udt =0
type[74]:
kind =Alias
byte_size =2
user_defined.name ='char16_t'
user_defined.direct_type=6
user_defined.udt =0
type[75]:
kind =Alias
byte_size =4
user_defined.name ='char32_t'
user_defined.direct_type=7
user_defined.udt =0
type[76]:
kind =Alias
byte_size =8
user_defined.name ='__pointer'
user_defined.direct_type=14
user_defined.udt =0
type[77]:
kind =NULL
byte_size =0
type[78]:
kind =NULL
byte_size =0
type[79]:
kind =NULL
byte_size =0
type[80]:
kind =NULL
byte_size =0
type[81]:
kind =NULL
byte_size =0
type[82]:
kind =NULL
byte_size =0
type[83]:
kind =NULL
byte_size =0
type[84]:
kind =NULL
byte_size =0
type[85]:
kind =NULL
byte_size =0
type[86]:
kind =NULL
byte_size =0
type[87]:
kind =NULL
byte_size =0
type[88]:
kind =NULL
byte_size =0
type[89]:
kind =NULL
byte_size =0
type[90]:
kind =NULL
byte_size =0
type[91]:
kind =NULL
byte_size =0
type[92]:
kind =NULL
byte_size =0
type[93]:
kind =NULL
byte_size =0
type[94]:
kind =NULL
byte_size =0
type[95]:
kind =NULL
byte_size =0
type[96]:
kind =NULL
byte_size =0
type[97]:
kind =NULL
byte_size =0
type[98]:
kind =NULL
byte_size =0
type[99]:
kind =NULL
byte_size =0
type[100]:
kind =NULL
byte_size =0
type[101]:
kind =NULL
byte_size =0
type[102]:
kind =NULL
byte_size =0
type[103]:
kind =NULL
byte_size =0
type[104]:
kind =NULL
byte_size =0
type[105]:
kind =NULL
byte_size =0
type[106]:
kind =NULL
byte_size =0
type[107]:
kind =NULL
byte_size =0
type[108]:
kind =NULL
byte_size =0
type[109]:
kind =NULL
byte_size =0
type[110]:
kind =NULL
byte_size =0
type[111]:
kind =NULL
byte_size =0
type[112]:
kind =S64
byte_size =8
built_in.name ='BOOL64'
type[113]:
kind =NULL
byte_size =0
type[114]:
kind =NULL
byte_size =0
type[115]:
kind =NULL
byte_size =0
type[116]:
kind =NULL
byte_size =0
type[117]:
kind =NULL
byte_size =0
type[118]:
kind =NULL
byte_size =0
type[119]:
kind =NULL
byte_size =0
type[120]:
kind =NULL
byte_size =0
type[121]:
kind =NULL
byte_size =0
type[122]:
kind =NULL
byte_size =0
type[123]:
kind =NULL
byte_size =0
type[124]:
kind =NULL
byte_size =0
type[125]:
kind =NULL
byte_size =0
type[126]:
kind =NULL
byte_size =0
type[127]:
kind =NULL
byte_size =0
type[128]:
kind =NULL
byte_size =0
type[129]:
kind =NULL
byte_size =0
type[130]:
kind =NULL
byte_size =0
type[131]:
kind =NULL
byte_size =0
type[132]:
kind =NULL
byte_size =0
type[133]:
kind =NULL
byte_size =0
type[134]:
kind =NULL
byte_size =0
type[135]:
kind =NULL
byte_size =0
type[136]:
kind =NULL
byte_size =0
type[137]:
kind =NULL
byte_size =0
type[138]:
kind =NULL
byte_size =0
type[139]:
kind =NULL
byte_size =0
type[140]:
kind =NULL
byte_size =0
type[141]:
kind =NULL
byte_size =0
type[142]:
kind =NULL
byte_size =0
type[143]:
kind =NULL
byte_size =0
type[144]:
kind =NULL
byte_size =0
type[145]:
kind =NULL
byte_size =0
type[146]:
kind =NULL
byte_size =0
type[147]:
kind =NULL
byte_size =0
type[148]:
kind =NULL
byte_size =0
type[149]:
kind =NULL
byte_size =0
type[150]:
kind =NULL
byte_size =0
type[151]:
kind =NULL
byte_size =0
type[152]:
kind =NULL
byte_size =0
type[153]:
kind =NULL
byte_size =0
type[154]:
kind =NULL
byte_size =0
type[155]:
kind =NULL
byte_size =0
type[156]:
kind =NULL
byte_size =0
type[157]:
kind =NULL
byte_size =0
type[158]:
kind =NULL
byte_size =0
type[159]:
kind =NULL
byte_size =0
type[160]:
kind =NULL
byte_size =0
type[161]:
kind =NULL
byte_size =0
type[162]:
kind =NULL
byte_size =0
type[163]:
kind =NULL
byte_size =0
type[164]:
kind =NULL
byte_size =0
type[165]:
kind =NULL
byte_size =0
type[166]:
kind =NULL
byte_size =0
type[167]:
kind =NULL
byte_size =0
type[168]:
kind =NULL
byte_size =0
type[169]:
kind =NULL
byte_size =0
type[170]:
kind =NULL
byte_size =0
type[171]:
kind =NULL
byte_size =0
type[172]:
kind =NULL
byte_size =0
type[173]:
kind =NULL
byte_size =0
type[174]:
kind =NULL
byte_size =0
type[175]:
kind =NULL
byte_size =0
type[176]:
kind =NULL
byte_size =0
type[177]:
kind =NULL
byte_size =0
type[178]:
kind =NULL
byte_size =0
type[179]:
kind =NULL
byte_size =0
type[180]:
kind =NULL
byte_size =0
type[181]:
kind =NULL
byte_size =0
type[182]:
kind =NULL
byte_size =0
type[183]:
kind =NULL
byte_size =0
type[184]:
kind =NULL
byte_size =0
type[185]:
kind =NULL
byte_size =0
type[186]:
kind =NULL
byte_size =0
type[187]:
kind =NULL
byte_size =0
type[188]:
kind =NULL
byte_size =0
type[189]:
kind =NULL
byte_size =0
type[190]:
kind =NULL
byte_size =0
type[191]:
kind =NULL
byte_size =0
type[192]:
kind =NULL
byte_size =0
type[193]:
kind =NULL
byte_size =0
type[194]:
kind =NULL
byte_size =0
type[195]:
kind =NULL
byte_size =0
type[196]:
kind =NULL
byte_size =0
type[197]:
kind =NULL
byte_size =0
type[198]:
kind =NULL
byte_size =0
type[199]:
kind =NULL
byte_size =0
type[200]:
kind =NULL
byte_size =0
type[201]:
kind =NULL
byte_size =0
type[202]:
kind =NULL
byte_size =0
type[203]:
kind =NULL
byte_size =0
type[204]:
kind =NULL
byte_size =0
type[205]:
kind =NULL
byte_size =0
type[206]:
kind =NULL
byte_size =0
type[207]:
kind =NULL
byte_size =0
type[208]:
kind =NULL
byte_size =0
type[209]:
kind =NULL
byte_size =0
type[210]:
kind =NULL
byte_size =0
type[211]:
kind =NULL
byte_size =0
type[212]:
kind =NULL
byte_size =0
type[213]:
kind =NULL
byte_size =0
type[214]:
kind =NULL
byte_size =0
type[215]:
kind =NULL
byte_size =0
type[216]:
kind =NULL
byte_size =0
type[217]:
kind =NULL
byte_size =0
type[218]:
kind =NULL
byte_size =0
type[219]:
kind =NULL
byte_size =0
type[220]:
kind =NULL
byte_size =0
type[221]:
kind =NULL
byte_size =0
type[222]:
kind =NULL
byte_size =0
type[223]:
kind =NULL
byte_size =0
type[224]:
kind =NULL
byte_size =0
type[225]:
kind =NULL
byte_size =0
type[226]:
kind =NULL
byte_size =0
type[227]:
kind =NULL
byte_size =0
type[228]:
kind =NULL
byte_size =0
type[229]:
kind =NULL
byte_size =0
type[230]:
kind =NULL
byte_size =0
type[231]:
kind =NULL
byte_size =0
type[232]:
kind =NULL
byte_size =0
type[233]:
kind =NULL
byte_size =0
type[234]:
kind =NULL
byte_size =0
type[235]:
kind =NULL
byte_size =0
type[236]:
kind =NULL
byte_size =0
type[237]:
kind =NULL
byte_size =0
type[238]:
kind =NULL
byte_size =0
type[239]:
kind =NULL
byte_size =0
type[240]:
kind =NULL
byte_size =0
type[241]:
kind =NULL
byte_size =0
type[242]:
kind =NULL
byte_size =0
type[243]:
kind =NULL
byte_size =0
type[244]:
kind =NULL
byte_size =0
type[245]:
kind =NULL
byte_size =0
type[246]:
kind =NULL
byte_size =0
type[247]:
kind =NULL
byte_size =0
type[248]:
kind =NULL
byte_size =0
type[249]:
kind =NULL
byte_size =0
type[250]:
kind =NULL
byte_size =0
type[251]:
kind =NULL
byte_size =0
type[252]:
kind =NULL
byte_size =0
type[253]:
kind =NULL
byte_size =0
type[254]:
kind =NULL
byte_size =0
type[255]:
kind =NULL
byte_size =0
type[256]:
kind =NULL
byte_size =0
type[257]:
kind =NULL
byte_size =0
type[258]:
kind =NULL
byte_size =0
type[259]:
kind =NULL
byte_size =0
type[260]:
kind =NULL
byte_size =0
type[261]:
kind =NULL
byte_size =0
type[262]:
kind =NULL
byte_size =0
type[263]:
kind =NULL
byte_size =0
type[264]:
kind =NULL
byte_size =0
type[265]:
kind =NULL
byte_size =0
type[266]:
kind =NULL
byte_size =0
type[267]:
kind =NULL
byte_size =0
type[268]:
kind =NULL
byte_size =0
type[269]:
kind =NULL
byte_size =0
type[270]:
kind =NULL
byte_size =0
type[271]:
kind =NULL
byte_size =0
type[272]:
kind =NULL
byte_size =0
type[273]:
kind =NULL
byte_size =0
type[274]:
kind =NULL
byte_size =0
type[275]:
kind =NULL
byte_size =0
type[276]:
kind =NULL
byte_size =0
type[277]:
kind =NULL
byte_size =0
type[278]:
kind =NULL
byte_size =0
type[279]:
kind =NULL
byte_size =0
type[280]:
kind =NULL
byte_size =0
type[281]:
kind =NULL
byte_size =0
type[282]:
kind =NULL
byte_size =0
type[283]:
kind =NULL
byte_size =0
type[284]:
kind =NULL
byte_size =0
type[285]:
kind =NULL
byte_size =0
type[286]:
kind =NULL
byte_size =0
type[287]:
kind =NULL
byte_size =0
type[288]:
kind =NULL
byte_size =0
type[289]:
kind =NULL
byte_size =0
type[290]:
kind =Ptr
byte_size =8
constructed.direct_type =1
type[291]:
kind =Ptr
byte_size =8
constructed.direct_type =77
type[292]:
kind =Ptr
byte_size =8
constructed.direct_type =78
type[293]:
kind =Ptr
byte_size =8
constructed.direct_type =2
type[294]:
kind =Ptr
byte_size =8
constructed.direct_type =79
type[295]:
kind =Ptr
byte_size =8
constructed.direct_type =80
type[296]:
kind =Ptr
byte_size =8
constructed.direct_type =81
type[297]:
kind =Ptr
byte_size =8
constructed.direct_type =82
type[298]:
kind =Ptr
byte_size =8
constructed.direct_type =4
type[299]:
kind =Ptr
byte_size =8
constructed.direct_type =83
type[300]:
kind =Ptr
byte_size =8
constructed.direct_type =84
type[301]:
kind =Ptr
byte_size =8
constructed.direct_type =85
type[302]:
kind =Ptr
byte_size =8
constructed.direct_type =86
type[303]:
kind =Ptr
byte_size =8
constructed.direct_type =87
type[304]:
kind =Ptr
byte_size =8
constructed.direct_type =88
type[305]:
kind =Ptr
byte_size =8
constructed.direct_type =89
type[306]:
kind =Ptr
byte_size =8
constructed.direct_type =37
type[307]:
kind =Ptr
byte_size =8
constructed.direct_type =38
type[308]:
kind =Ptr
byte_size =8
constructed.direct_type =39
type[309]:
kind =Ptr
byte_size =8
constructed.direct_type =40
type[310]:
kind =Ptr
byte_size =8
constructed.direct_type =41
type[311]:
kind =Ptr
byte_size =8
constructed.direct_type =90
type[312]:
kind =Ptr
byte_size =8
constructed.direct_type =91
type[313]:
kind =Ptr
byte_size =8
constructed.direct_type =92
type[314]:
kind =Ptr
byte_size =8
constructed.direct_type =93
type[315]:
kind =Ptr
byte_size =8
constructed.direct_type =94
type[316]:
kind =Ptr
byte_size =8
constructed.direct_type =95
type[317]:
kind =Ptr
byte_size =8
constructed.direct_type =96
type[318]:
kind =Ptr
byte_size =8
constructed.direct_type =97
type[319]:
kind =Ptr
byte_size =8
constructed.direct_type =98
type[320]:
kind =Ptr
byte_size =8
constructed.direct_type =99
type[321]:
kind =Ptr
byte_size =8
constructed.direct_type =100
type[322]:
kind =Ptr
byte_size =8
constructed.direct_type =42
type[323]:
kind =Ptr
byte_size =8
constructed.direct_type =43
type[324]:
kind =Ptr
byte_size =8
constructed.direct_type =44
type[325]:
kind =Ptr
byte_size =8
constructed.direct_type =45
type[326]:
kind =Ptr
byte_size =8
constructed.direct_type =46
type[327]:
kind =Ptr
byte_size =8
constructed.direct_type =101
type[328]:
kind =Ptr
byte_size =8
constructed.direct_type =102
type[329]:
kind =Ptr
byte_size =8
constructed.direct_type =103
type[330]:
kind =Ptr
byte_size =8
constructed.direct_type =104
type[331]:
kind =Ptr
byte_size =8
constructed.direct_type =105
type[332]:
kind =Ptr
byte_size =8
constructed.direct_type =106
type[333]:
kind =Ptr
byte_size =8
constructed.direct_type =107
type[334]:
kind =Ptr
byte_size =8
constructed.direct_type =108
type[335]:
kind =Ptr
byte_size =8
constructed.direct_type =109
type[336]:
kind =Ptr
byte_size =8
constructed.direct_type =110
type[337]:
kind =Ptr
byte_size =8
constructed.direct_type =111
type[338]:
kind =Ptr
byte_size =8
constructed.direct_type =47
type[339]:
kind =Ptr
byte_size =8
constructed.direct_type =48
type[340]:
kind =Ptr
byte_size =8
constructed.direct_type =49
type[341]:
kind =Ptr
byte_size =8
constructed.direct_type =112
type[342]:
kind =Ptr
byte_size =8
constructed.direct_type =113
type[343]:
kind =Ptr
byte_size =8
constructed.direct_type =114
type[344]:
kind =Ptr
byte_size =8
constructed.direct_type =115
type[345]:
kind =Ptr
byte_size =8
constructed.direct_type =116
type[346]:
kind =Ptr
byte_size =8
constructed.direct_type =117
type[347]:
kind =Ptr
byte_size =8
constructed.direct_type =118
type[348]:
kind =Ptr
byte_size =8
constructed.direct_type =119
type[349]:
kind =Ptr
byte_size =8
constructed.direct_type =120
type[350]:
kind =Ptr
byte_size =8
constructed.direct_type =121
type[351]:
kind =Ptr
byte_size =8
constructed.direct_type =122
type[352]:
kind =Ptr
byte_size =8
constructed.direct_type =123
type[353]:
kind =Ptr
byte_size =8
constructed.direct_type =124
type[354]:
kind =Ptr
byte_size =8
constructed.direct_type =50
type[355]:
kind =Ptr
byte_size =8
constructed.direct_type =51
type[356]:
kind =Ptr
byte_size =8
constructed.direct_type =52
type[357]:
kind =Ptr
byte_size =8
constructed.direct_type =53
type[358]:
kind =Ptr
byte_size =8
constructed.direct_type =54
type[359]:
kind =Ptr
byte_size =8
constructed.direct_type =55
type[360]:
kind =Ptr
byte_size =8
constructed.direct_type =56
type[361]:
kind =Ptr
byte_size =8
constructed.direct_type =125
type[362]:
kind =Ptr
byte_size =8
constructed.direct_type =126
type[363]:
kind =Ptr
byte_size =8
constructed.direct_type =127
type[364]:
kind =Ptr
byte_size =8
constructed.direct_type =128
type[365]:
kind =Ptr
byte_size =8
constructed.direct_type =129
type[366]:
kind =Ptr
byte_size =8
constructed.direct_type =130
type[367]:
kind =Ptr
byte_size =8
constructed.direct_type =131
type[368]:
kind =Ptr
byte_size =8
constructed.direct_type =132
type[369]:
kind =Ptr
byte_size =8
constructed.direct_type =133
type[370]:
kind =Ptr
byte_size =8
constructed.direct_type =57
type[371]:
kind =Ptr
byte_size =8
constructed.direct_type =58
type[372]:
kind =Ptr
byte_size =8
constructed.direct_type =59
type[373]:
kind =Ptr
byte_size =8
constructed.direct_type =60
type[374]:
kind =Ptr
byte_size =8
constructed.direct_type =134
type[375]:
kind =Ptr
byte_size =8
constructed.direct_type =135
type[376]:
kind =Ptr
byte_size =8
constructed.direct_type =136
type[377]:
kind =Ptr
byte_size =8
constructed.direct_type =137
type[378]:
kind =Ptr
byte_size =8
constructed.direct_type =138
type[379]:
kind =Ptr
byte_size =8
constructed.direct_type =139
type[380]:
kind =Ptr
byte_size =8
constructed.direct_type =140
type[381]:
kind =Ptr
byte_size =8
constructed.direct_type =141
type[382]:
kind =Ptr
byte_size =8
constructed.direct_type =142
type[383]:
kind =Ptr
byte_size =8
constructed.direct_type =143
type[384]:
kind =Ptr
byte_size =8
constructed.direct_type =144
type[385]:
kind =Ptr
byte_size =8
constructed.direct_type =145
type[386]:
kind =Ptr
byte_size =8
constructed.direct_type =146
type[387]:
kind =Ptr
byte_size =8
constructed.direct_type =147
type[388]:
kind =Ptr
byte_size =8
constructed.direct_type =148
type[389]:
kind =Ptr
byte_size =8
constructed.direct_type =149
type[390]:
kind =Ptr
byte_size =8
constructed.direct_type =150
type[391]:
kind =Ptr
byte_size =8
constructed.direct_type =151
type[392]:
kind =Ptr
byte_size =8
constructed.direct_type =152
type[393]:
kind =Ptr
byte_size =8
constructed.direct_type =153
type[394]:
kind =Ptr
byte_size =8
constructed.direct_type =61
type[395]:
kind =Ptr
byte_size =8
constructed.direct_type =62
type[396]:
kind =Ptr
byte_size =8
constructed.direct_type =154
type[397]:
kind =Ptr
byte_size =8
constructed.direct_type =155
type[398]:
kind =Ptr
byte_size =8
constructed.direct_type =156
type[399]:
kind =Ptr
byte_size =8
constructed.direct_type =157
type[400]:
kind =Ptr
byte_size =8
constructed.direct_type =158
type[401]:
kind =Ptr
byte_size =8
constructed.direct_type =159
type[402]:
kind =Ptr
byte_size =8
constructed.direct_type =71
type[403]:
kind =Ptr
byte_size =8
constructed.direct_type =72
type[404]:
kind =Ptr
byte_size =8
constructed.direct_type =63
type[405]:
kind =Ptr
byte_size =8
constructed.direct_type =64
type[406]:
kind =Ptr
byte_size =8
constructed.direct_type =65
type[407]:
kind =Ptr
byte_size =8
constructed.direct_type =66
type[408]:
kind =Ptr
byte_size =8
constructed.direct_type =67
type[409]:
kind =Ptr
byte_size =8
constructed.direct_type =68
type[410]:
kind =Ptr
byte_size =8
constructed.direct_type =69
type[411]:
kind =Ptr
byte_size =8
constructed.direct_type =70
type[412]:
kind =Ptr
byte_size =8
constructed.direct_type =74
type[413]:
kind =Ptr
byte_size =8
constructed.direct_type =75
type[414]:
kind =Ptr
byte_size =8
constructed.direct_type =73
type[415]:
kind =Ptr
byte_size =8
constructed.direct_type =160
type[416]:
kind =Ptr
byte_size =8
constructed.direct_type =161
type[417]:
kind =Ptr
byte_size =8
constructed.direct_type =162
type[418]:
kind =Ptr
byte_size =8
constructed.direct_type =163
type[419]:
kind =Ptr
byte_size =8
constructed.direct_type =164
type[420]:
kind =Ptr
byte_size =8
constructed.direct_type =165
type[421]:
kind =Ptr
byte_size =8
constructed.direct_type =166
type[422]:
kind =Ptr
byte_size =8
constructed.direct_type =167
type[423]:
kind =Ptr
byte_size =8
constructed.direct_type =168
type[424]:
kind =Ptr
byte_size =8
constructed.direct_type =169
type[425]:
kind =Ptr
byte_size =8
constructed.direct_type =170
type[426]:
kind =Ptr
byte_size =8
constructed.direct_type =171
type[427]:
kind =Ptr
byte_size =8
constructed.direct_type =172
type[428]:
kind =Ptr
byte_size =8
constructed.direct_type =173
type[429]:
kind =Ptr
byte_size =8
constructed.direct_type =174
type[430]:
kind =Ptr
byte_size =8
constructed.direct_type =175
type[431]:
kind =Ptr
byte_size =8
constructed.direct_type =176
type[432]:
kind =Ptr
byte_size =8
constructed.direct_type =177
type[433]:
kind =Ptr
byte_size =8
constructed.direct_type =178
type[434]:
kind =Ptr
byte_size =8
constructed.direct_type =179
type[435]:
kind =Ptr
byte_size =8
constructed.direct_type =180
type[436]:
kind =Ptr
byte_size =8
constructed.direct_type =181
type[437]:
kind =Ptr
byte_size =8
constructed.direct_type =182
type[438]:
kind =Ptr
byte_size =8
constructed.direct_type =183
type[439]:
kind =Ptr
byte_size =8
constructed.direct_type =184
type[440]:
kind =Ptr
byte_size =8
constructed.direct_type =185
type[441]:
kind =Ptr
byte_size =8
constructed.direct_type =186
type[442]:
kind =Ptr
byte_size =8
constructed.direct_type =187
type[443]:
kind =Ptr
byte_size =8
constructed.direct_type =188
type[444]:
kind =Ptr
byte_size =8
constructed.direct_type =189
type[445]:
kind =Ptr
byte_size =8
constructed.direct_type =190
type[446]:
kind =Ptr
byte_size =8
constructed.direct_type =191
type[447]:
kind =Ptr
byte_size =8
constructed.direct_type =192
type[448]:
kind =Ptr
byte_size =8
constructed.direct_type =193
type[449]:
kind =Ptr
byte_size =8
constructed.direct_type =194
type[450]:
kind =Ptr
byte_size =8
constructed.direct_type =195
type[451]:
kind =Ptr
byte_size =8
constructed.direct_type =196
type[452]:
kind =Ptr
byte_size =8
constructed.direct_type =197
type[453]:
kind =Ptr
byte_size =8
constructed.direct_type =198
type[454]:
kind =Ptr
byte_size =8
constructed.direct_type =199
type[455]:
kind =Ptr
byte_size =8
constructed.direct_type =200
type[456]:
kind =Ptr
byte_size =8
constructed.direct_type =201
type[457]:
kind =Ptr
byte_size =8
constructed.direct_type =202
type[458]:
kind =Ptr
byte_size =8
constructed.direct_type =203
type[459]:
kind =Ptr
byte_size =8
constructed.direct_type =204
type[460]:
kind =Ptr
byte_size =8
constructed.direct_type =205
type[461]:
kind =Ptr
byte_size =8
constructed.direct_type =206
type[462]:
kind =Ptr
byte_size =8
constructed.direct_type =207
type[463]:
kind =Ptr
byte_size =8
constructed.direct_type =208
type[464]:
kind =Ptr
byte_size =8
constructed.direct_type =209
type[465]:
kind =Ptr
byte_size =8
constructed.direct_type =210
type[466]:
kind =Ptr
byte_size =8
constructed.direct_type =211
type[467]:
kind =Ptr
byte_size =8
constructed.direct_type =212
type[468]:
kind =Ptr
byte_size =8
constructed.direct_type =213
type[469]:
kind =Ptr
byte_size =8
constructed.direct_type =214
type[470]:
kind =Ptr
byte_size =8
constructed.direct_type =215
type[471]:
kind =Ptr
byte_size =8
constructed.direct_type =216
type[472]:
kind =Ptr
byte_size =8
constructed.direct_type =217
type[473]:
kind =Ptr
byte_size =8
constructed.direct_type =218
type[474]:
kind =Ptr
byte_size =8
constructed.direct_type =219
type[475]:
kind =Ptr
byte_size =8
constructed.direct_type =220
type[476]:
kind =Ptr
byte_size =8
constructed.direct_type =221
type[477]:
kind =Ptr
byte_size =8
constructed.direct_type =222
type[478]:
kind =Ptr
byte_size =8
constructed.direct_type =223
type[479]:
kind =Ptr
byte_size =8
constructed.direct_type =224
type[480]:
kind =Ptr
byte_size =8
constructed.direct_type =225
type[481]:
kind =Ptr
byte_size =8
constructed.direct_type =226
type[482]:
kind =Ptr
byte_size =8
constructed.direct_type =227
type[483]:
kind =Ptr
byte_size =8
constructed.direct_type =228
type[484]:
kind =Ptr
byte_size =8
constructed.direct_type =229
type[485]:
kind =Ptr
byte_size =8
constructed.direct_type =230
type[486]:
kind =Ptr
byte_size =8
constructed.direct_type =231
type[487]:
kind =Ptr
byte_size =8
constructed.direct_type =232
type[488]:
kind =Ptr
byte_size =8
constructed.direct_type =233
type[489]:
kind =Ptr
byte_size =8
constructed.direct_type =234
type[490]:
kind =Ptr
byte_size =8
constructed.direct_type =235
type[491]:
kind =Ptr
byte_size =8
constructed.direct_type =236
type[492]:
kind =Ptr
byte_size =8
constructed.direct_type =237
type[493]:
kind =Ptr
byte_size =8
constructed.direct_type =238
type[494]:
kind =Ptr
byte_size =8
constructed.direct_type =239
type[495]:
kind =Ptr
byte_size =8
constructed.direct_type =240
type[496]:
kind =Ptr
byte_size =8
constructed.direct_type =241
type[497]:
kind =Ptr
byte_size =8
constructed.direct_type =242
type[498]:
kind =Ptr
byte_size =8
constructed.direct_type =243
type[499]:
kind =Ptr
byte_size =8
constructed.direct_type =244
type[500]:
kind =Ptr
byte_size =8
constructed.direct_type =245
type[501]:
kind =Ptr
byte_size =8
constructed.direct_type =246
type[502]:
kind =Ptr
byte_size =8
constructed.direct_type =247
type[503]:
kind =Ptr
byte_size =8
constructed.direct_type =248
type[504]:
kind =Ptr
byte_size =8
constructed.direct_type =249
type[505]:
kind =Ptr
byte_size =8
constructed.direct_type =250
type[506]:
kind =Ptr
byte_size =8
constructed.direct_type =251
type[507]:
kind =Ptr
byte_size =8
constructed.direct_type =252
type[508]:
kind =Ptr
byte_size =8
constructed.direct_type =253
type[509]:
kind =Ptr
byte_size =8
constructed.direct_type =254
type[510]:
kind =Ptr
byte_size =8
constructed.direct_type =255
type[511]:
kind =Ptr
byte_size =8
constructed.direct_type =256
type[512]:
kind =Ptr
byte_size =8
constructed.direct_type =257
type[513]:
kind =Ptr
byte_size =8
constructed.direct_type =258
type[514]:
kind =Ptr
byte_size =8
constructed.direct_type =259
type[515]:
kind =Ptr
byte_size =8
constructed.direct_type =260
type[516]:
kind =Ptr
byte_size =8
constructed.direct_type =261
type[517]:
kind =Ptr
byte_size =8
constructed.direct_type =262
type[518]:
kind =Ptr
byte_size =8
constructed.direct_type =263
type[519]:
kind =Ptr
byte_size =8
constructed.direct_type =264
type[520]:
kind =Ptr
byte_size =8
constructed.direct_type =265
type[521]:
kind =Ptr
byte_size =8
constructed.direct_type =266
type[522]:
kind =Ptr
byte_size =8
constructed.direct_type =267
type[523]:
kind =Ptr
byte_size =8
constructed.direct_type =268
type[524]:
kind =Ptr
byte_size =8
constructed.direct_type =269
type[525]:
kind =Ptr
byte_size =8
constructed.direct_type =270
type[526]:
kind =Ptr
byte_size =8
constructed.direct_type =271
type[527]:
kind =Ptr
byte_size =8
constructed.direct_type =272
type[528]:
kind =Ptr
byte_size =8
constructed.direct_type =273
type[529]:
kind =Ptr
byte_size =8
constructed.direct_type =274
type[530]:
kind =Ptr
byte_size =8
constructed.direct_type =76
type[531]:
kind =Ptr
byte_size =8
constructed.direct_type =275
type[532]:
kind =Ptr
byte_size =8
constructed.direct_type =276
type[533]:
kind =Ptr
byte_size =8
constructed.direct_type =277
type[534]:
kind =Ptr
byte_size =8
constructed.direct_type =278
type[535]:
kind =Ptr
byte_size =8
constructed.direct_type =279
type[536]:
kind =Ptr
byte_size =8
constructed.direct_type =280
type[537]:
kind =Ptr
byte_size =8
constructed.direct_type =281
type[538]:
kind =Ptr
byte_size =8
constructed.direct_type =282
type[539]:
kind =Ptr
byte_size =8
constructed.direct_type =283
type[540]:
kind =Ptr
byte_size =8
constructed.direct_type =284
type[541]:
kind =Ptr
byte_size =8
constructed.direct_type =285
type[542]:
kind =Ptr
byte_size =8
constructed.direct_type =286
type[543]:
kind =Ptr
byte_size =8
constructed.direct_type =287
type[544]:
kind =Ptr
byte_size =8
constructed.direct_type =288
type[545]:
kind =Ptr
byte_size =8
constructed.direct_type =289
type[546]:
kind =Ptr
byte_size =8
constructed.direct_type =1
type[547]:
kind =Ptr
byte_size =8
constructed.direct_type =77
type[548]:
kind =Ptr
byte_size =8
constructed.direct_type =78
type[549]:
kind =Ptr
byte_size =8
constructed.direct_type =2
type[550]:
kind =Ptr
byte_size =8
constructed.direct_type =79
type[551]:
kind =Ptr
byte_size =8
constructed.direct_type =80
type[552]:
kind =Ptr
byte_size =8
constructed.direct_type =81
type[553]:
kind =Ptr
byte_size =8
constructed.direct_type =82
type[554]:
kind =Ptr
byte_size =8
constructed.direct_type =4
type[555]:
kind =Ptr
byte_size =8
constructed.direct_type =83
type[556]:
kind =Ptr
byte_size =8
constructed.direct_type =84
type[557]:
kind =Ptr
byte_size =8
constructed.direct_type =85
type[558]:
kind =Ptr
byte_size =8
constructed.direct_type =86
type[559]:
kind =Ptr
byte_size =8
constructed.direct_type =87
type[560]:
kind =Ptr
byte_size =8
constructed.direct_type =88
type[561]:
kind =Ptr
byte_size =8
constructed.direct_type =89
type[562]:
kind =Ptr
byte_size =8
constructed.direct_type =37
type[563]:
kind =Ptr
byte_size =8
constructed.direct_type =38
type[564]:
kind =Ptr
byte_size =8
constructed.direct_type =39
type[565]:
kind =Ptr
byte_size =8
constructed.direct_type =40
type[566]:
kind =Ptr
byte_size =8
constructed.direct_type =41
type[567]:
kind =Ptr
byte_size =8
constructed.direct_type =90
type[568]:
kind =Ptr
byte_size =8
constructed.direct_type =91
type[569]:
kind =Ptr
byte_size =8
constructed.direct_type =92
type[570]:
kind =Ptr
byte_size =8
constructed.direct_type =93
type[571]:
kind =Ptr
byte_size =8
constructed.direct_type =94
type[572]:
kind =Ptr
byte_size =8
constructed.direct_type =95
type[573]:
kind =Ptr
byte_size =8
constructed.direct_type =96
type[574]:
kind =Ptr
byte_size =8
constructed.direct_type =97
type[575]:
kind =Ptr
byte_size =8
constructed.direct_type =98
type[576]:
kind =Ptr
byte_size =8
constructed.direct_type =99
type[577]:
kind =Ptr
byte_size =8
constructed.direct_type =100
type[578]:
kind =Ptr
byte_size =8
constructed.direct_type =42
type[579]:
kind =Ptr
byte_size =8
constructed.direct_type =43
type[580]:
kind =Ptr
byte_size =8
constructed.direct_type =44
type[581]:
kind =Ptr
byte_size =8
constructed.direct_type =45
type[582]:
kind =Ptr
byte_size =8
constructed.direct_type =46
type[583]:
kind =Ptr
byte_size =8
constructed.direct_type =101
type[584]:
kind =Ptr
byte_size =8
constructed.direct_type =102
type[585]:
kind =Ptr
byte_size =8
constructed.direct_type =103
type[586]:
kind =Ptr
byte_size =8
constructed.direct_type =104
type[587]:
kind =Ptr
byte_size =8
constructed.direct_type =105
type[588]:
kind =Ptr
byte_size =8
constructed.direct_type =106
type[589]:
kind =Ptr
byte_size =8
constructed.direct_type =107
type[590]:
kind =Ptr
byte_size =8
constructed.direct_type =108
type[591]:
kind =Ptr
byte_size =8
constructed.direct_type =109
type[592]:
kind =Ptr
byte_size =8
constructed.direct_type =110
type[593]:
kind =Ptr
byte_size =8
constructed.direct_type =111
type[594]:
kind =Ptr
byte_size =8
constructed.direct_type =47
type[595]:
kind =Ptr
byte_size =8
constructed.direct_type =48
type[596]:
kind =Ptr
byte_size =8
constructed.direct_type =49
type[597]:
kind =Ptr
byte_size =8
constructed.direct_type =112
type[598]:
kind =Ptr
byte_size =8
constructed.direct_type =113
type[599]:
kind =Ptr
byte_size =8
constructed.direct_type =114
type[600]:
kind =Ptr
byte_size =8
constructed.direct_type =115
type[601]:
kind =Ptr
byte_size =8
constructed.direct_type =116
type[602]:
kind =Ptr
byte_size =8
constructed.direct_type =117
type[603]:
kind =Ptr
byte_size =8
constructed.direct_type =118
type[604]:
kind =Ptr
byte_size =8
constructed.direct_type =119
type[605]:
kind =Ptr
byte_size =8
constructed.direct_type =120
type[606]:
kind =Ptr
byte_size =8
constructed.direct_type =121
type[607]:
kind =Ptr
byte_size =8
constructed.direct_type =122
type[608]:
kind =Ptr
byte_size =8
constructed.direct_type =123
type[609]:
kind =Ptr
byte_size =8
constructed.direct_type =124
type[610]:
kind =Ptr
byte_size =8
constructed.direct_type =50
type[611]:
kind =Ptr
byte_size =8
constructed.direct_type =51
type[612]:
kind =Ptr
byte_size =8
constructed.direct_type =52
type[613]:
kind =Ptr
byte_size =8
constructed.direct_type =53
type[614]:
kind =Ptr
byte_size =8
constructed.direct_type =54
type[615]:
kind =Ptr
byte_size =8
constructed.direct_type =55
type[616]:
kind =Ptr
byte_size =8
constructed.direct_type =56
type[617]:
kind =Ptr
byte_size =8
constructed.direct_type =125
type[618]:
kind =Ptr
byte_size =8
constructed.direct_type =126
type[619]:
kind =Ptr
byte_size =8
constructed.direct_type =127
type[620]:
kind =Ptr
byte_size =8
constructed.direct_type =128
type[621]:
kind =Ptr
byte_size =8
constructed.direct_type =129
type[622]:
kind =Ptr
byte_size =8
constructed.direct_type =130
type[623]:
kind =Ptr
byte_size =8
constructed.direct_type =131
type[624]:
kind =Ptr
byte_size =8
constructed.direct_type =132
type[625]:
kind =Ptr
byte_size =8
constructed.direct_type =133
type[626]:
kind =Ptr
byte_size =8
constructed.direct_type =57
type[627]:
kind =Ptr
byte_size =8
constructed.direct_type =58
type[628]:
kind =Ptr
byte_size =8
constructed.direct_type =59
type[629]:
kind =Ptr
byte_size =8
constructed.direct_type =60
type[630]:
kind =Ptr
byte_size =8
constructed.direct_type =134
type[631]:
kind =Ptr
byte_size =8
constructed.direct_type =135
type[632]:
kind =Ptr
byte_size =8
constructed.direct_type =136
type[633]:
kind =Ptr
byte_size =8
constructed.direct_type =137
type[634]:
kind =Ptr
byte_size =8
constructed.direct_type =138
type[635]:
kind =Ptr
byte_size =8
constructed.direct_type =139
type[636]:
kind =Ptr
byte_size =8
constructed.direct_type =140
type[637]:
kind =Ptr
byte_size =8
constructed.direct_type =141
type[638]:
kind =Ptr
byte_size =8
constructed.direct_type =142
type[639]:
kind =Ptr
byte_size =8
constructed.direct_type =143
type[640]:
kind =Ptr
byte_size =8
constructed.direct_type =144
type[641]:
kind =Ptr
byte_size =8
constructed.direct_type =145
type[642]:
kind =Ptr
byte_size =8
constructed.direct_type =146
type[643]:
kind =Ptr
byte_size =8
constructed.direct_type =147
type[644]:
kind =Ptr
byte_size =8
constructed.direct_type =148
type[645]:
kind =Ptr
byte_size =8
constructed.direct_type =149
type[646]:
kind =Ptr
byte_size =8
constructed.direct_type =150
type[647]:
kind =Ptr
byte_size =8
constructed.direct_type =151
type[648]:
kind =Ptr
byte_size =8
constructed.direct_type =152
type[649]:
kind =Ptr
byte_size =8
constructed.direct_type =153
type[650]:
kind =Ptr
byte_size =8
constructed.direct_type =61
type[651]:
kind =Ptr
byte_size =8
constructed.direct_type =62
type[652]:
kind =Ptr
byte_size =8
constructed.direct_type =154
type[653]:
kind =Ptr
byte_size =8
constructed.direct_type =155
type[654]:
kind =Ptr
byte_size =8
constructed.direct_type =156
type[655]:
kind =Ptr
byte_size =8
constructed.direct_type =157
type[656]:
kind =Ptr
byte_size =8
constructed.direct_type =158
type[657]:
kind =Ptr
byte_size =8
constructed.direct_type =159
type[658]:
kind =Ptr
byte_size =8
constructed.direct_type =71
type[659]:
kind =Ptr
byte_size =8
constructed.direct_type =72
type[660]:
kind =Ptr
byte_size =8
constructed.direct_type =63
type[661]:
kind =Ptr
byte_size =8
constructed.direct_type =64
type[662]:
kind =Ptr
byte_size =8
constructed.direct_type =65
type[663]:
kind =Ptr
byte_size =8
constructed.direct_type =66
type[664]:
kind =Ptr
byte_size =8
constructed.direct_type =67
type[665]:
kind =Ptr
byte_size =8
constructed.direct_type =68
type[666]:
kind =Ptr
byte_size =8
constructed.direct_type =69
type[667]:
kind =Ptr
byte_size =8
constructed.direct_type =70
type[668]:
kind =Ptr
byte_size =8
constructed.direct_type =74
type[669]:
kind =Ptr
byte_size =8
constructed.direct_type =75
type[670]:
kind =Ptr
byte_size =8
constructed.direct_type =73
type[671]:
kind =Ptr
byte_size =8
constructed.direct_type =160
type[672]:
kind =Ptr
byte_size =8
constructed.direct_type =161
type[673]:
kind =Ptr
byte_size =8
constructed.direct_type =162
type[674]:
kind =Ptr
byte_size =8
constructed.direct_type =163
type[675]:
kind =Ptr
byte_size =8
constructed.direct_type =164
type[676]:
kind =Ptr
byte_size =8
constructed.direct_type =165
type[677]:
kind =Ptr
byte_size =8
constructed.direct_type =166
type[678]:
kind =Ptr
byte_size =8
constructed.direct_type =167
type[679]:
kind =Ptr
byte_size =8
constructed.direct_type =168
type[680]:
kind =Ptr
byte_size =8
constructed.direct_type =169
type[681]:
kind =Ptr
byte_size =8
constructed.direct_type =170
type[682]:
kind =Ptr
byte_size =8
constructed.direct_type =171
type[683]:
kind =Ptr
byte_size =8
constructed.direct_type =172
type[684]:
kind =Ptr
byte_size =8
constructed.direct_type =173
type[685]:
kind =Ptr
byte_size =8
constructed.direct_type =174
type[686]:
kind =Ptr
byte_size =8
constructed.direct_type =175
type[687]:
kind =Ptr
byte_size =8
constructed.direct_type =176
type[688]:
kind =Ptr
byte_size =8
constructed.direct_type =177
type[689]:
kind =Ptr
byte_size =8
constructed.direct_type =178
type[690]:
kind =Ptr
byte_size =8
constructed.direct_type =179
type[691]:
kind =Ptr
byte_size =8
constructed.direct_type =180
type[692]:
kind =Ptr
byte_size =8
constructed.direct_type =181
type[693]:
kind =Ptr
byte_size =8
constructed.direct_type =182
type[694]:
kind =Ptr
byte_size =8
constructed.direct_type =183
type[695]:
kind =Ptr
byte_size =8
constructed.direct_type =184
type[696]:
kind =Ptr
byte_size =8
constructed.direct_type =185
type[697]:
kind =Ptr
byte_size =8
constructed.direct_type =186
type[698]:
kind =Ptr
byte_size =8
constructed.direct_type =187
type[699]:
kind =Ptr
byte_size =8
constructed.direct_type =188
type[700]:
kind =Ptr
byte_size =8
constructed.direct_type =189
type[701]:
kind =Ptr
byte_size =8
constructed.direct_type =190
type[702]:
kind =Ptr
byte_size =8
constructed.direct_type =191
type[703]:
kind =Ptr
byte_size =8
constructed.direct_type =192
type[704]:
kind =Ptr
byte_size =8
constructed.direct_type =193
type[705]:
kind =Ptr
byte_size =8
constructed.direct_type =194
type[706]:
kind =Ptr
byte_size =8
constructed.direct_type =195
type[707]:
kind =Ptr
byte_size =8
constructed.direct_type =196
type[708]:
kind =Ptr
byte_size =8
constructed.direct_type =197
type[709]:
kind =Ptr
byte_size =8
constructed.direct_type =198
type[710]:
kind =Ptr
byte_size =8
constructed.direct_type =199
type[711]:
kind =Ptr
byte_size =8
constructed.direct_type =200
type[712]:
kind =Ptr
byte_size =8
constructed.direct_type =201
type[713]:
kind =Ptr
byte_size =8
constructed.direct_type =202
type[714]:
kind =Ptr
byte_size =8
constructed.direct_type =203
type[715]:
kind =Ptr
byte_size =8
constructed.direct_type =204
type[716]:
kind =Ptr
byte_size =8
constructed.direct_type =205
type[717]:
kind =Ptr
byte_size =8
constructed.direct_type =206
type[718]:
kind =Ptr
byte_size =8
constructed.direct_type =207
type[719]:
kind =Ptr
byte_size =8
constructed.direct_type =208
type[720]:
kind =Ptr
byte_size =8
constructed.direct_type =209
type[721]:
kind =Ptr
byte_size =8
constructed.direct_type =210
type[722]:
kind =Ptr
byte_size =8
constructed.direct_type =211
type[723]:
kind =Ptr
byte_size =8
constructed.direct_type =212
type[724]:
kind =Ptr
byte_size =8
constructed.direct_type =213
type[725]:
kind =Ptr
byte_size =8
constructed.direct_type =214
type[726]:
kind =Ptr
byte_size =8
constructed.direct_type =215
type[727]:
kind =Ptr
byte_size =8
constructed.direct_type =216
type[728]:
kind =Ptr
byte_size =8
constructed.direct_type =217
type[729]:
kind =Ptr
byte_size =8
constructed.direct_type =218
type[730]:
kind =Ptr
byte_size =8
constructed.direct_type =219
type[731]:
kind =Ptr
byte_size =8
constructed.direct_type =220
type[732]:
kind =Ptr
byte_size =8
constructed.direct_type =221
type[733]:
kind =Ptr
byte_size =8
constructed.direct_type =222
type[734]:
kind =Ptr
byte_size =8
constructed.direct_type =223
type[735]:
kind =Ptr
byte_size =8
constructed.direct_type =224
type[736]:
kind =Ptr
byte_size =8
constructed.direct_type =225
type[737]:
kind =Ptr
byte_size =8
constructed.direct_type =226
type[738]:
kind =Ptr
byte_size =8
constructed.direct_type =227
type[739]:
kind =Ptr
byte_size =8
constructed.direct_type =228
type[740]:
kind =Ptr
byte_size =8
constructed.direct_type =229
type[741]:
kind =Ptr
byte_size =8
constructed.direct_type =230
type[742]:
kind =Ptr
byte_size =8
constructed.direct_type =231
type[743]:
kind =Ptr
byte_size =8
constructed.direct_type =232
type[744]:
kind =Ptr
byte_size =8
constructed.direct_type =233
type[745]:
kind =Ptr
byte_size =8
constructed.direct_type =234
type[746]:
kind =Ptr
byte_size =8
constructed.direct_type =235
type[747]:
kind =Ptr
byte_size =8
constructed.direct_type =236
type[748]:
kind =Ptr
byte_size =8
constructed.direct_type =237
type[749]:
kind =Ptr
byte_size =8
constructed.direct_type =238
type[750]:
kind =Ptr
byte_size =8
constructed.direct_type =239
type[751]:
kind =Ptr
byte_size =8
constructed.direct_type =240
type[752]:
kind =Ptr
byte_size =8
constructed.direct_type =241
type[753]:
kind =Ptr
byte_size =8
constructed.direct_type =242
type[754]:
kind =Ptr
byte_size =8
constructed.direct_type =243
type[755]:
kind =Ptr
byte_size =8
constructed.direct_type =244
type[756]:
kind =Ptr
byte_size =8
constructed.direct_type =245
type[757]:
kind =Ptr
byte_size =8
constructed.direct_type =246
type[758]:
kind =Ptr
byte_size =8
constructed.direct_type =247
type[759]:
kind =Ptr
byte_size =8
constructed.direct_type =248
type[760]:
kind =Ptr
byte_size =8
constructed.direct_type =249
type[761]:
kind =Ptr
byte_size =8
constructed.direct_type =250
type[762]:
kind =Ptr
byte_size =8
constructed.direct_type =251
type[763]:
kind =Ptr
byte_size =8
constructed.direct_type =252
type[764]:
kind =Ptr
byte_size =8
constructed.direct_type =253
type[765]:
kind =Ptr
byte_size =8
constructed.direct_type =254
type[766]:
kind =Ptr
byte_size =8
constructed.direct_type =255
type[767]:
kind =Ptr
byte_size =8
constructed.direct_type =256
type[768]:
kind =Ptr
byte_size =8
constructed.direct_type =257
type[769]:
kind =Ptr
byte_size =8
constructed.direct_type =258
type[770]:
kind =Ptr
byte_size =8
constructed.direct_type =259
type[771]:
kind =Ptr
byte_size =8
constructed.direct_type =260
type[772]:
kind =Ptr
byte_size =8
constructed.direct_type =261
type[773]:
kind =Ptr
byte_size =8
constructed.direct_type =262
type[774]:
kind =Ptr
byte_size =8
constructed.direct_type =263
type[775]:
kind =Ptr
byte_size =8
constructed.direct_type =264
type[776]:
kind =Ptr
byte_size =8
constructed.direct_type =265
type[777]:
kind =Ptr
byte_size =8
constructed.direct_type =266
type[778]:
kind =Ptr
byte_size =8
constructed.direct_type =267
type[779]:
kind =Ptr
byte_size =8
constructed.direct_type =268
type[780]:
kind =Ptr
byte_size =8
constructed.direct_type =269
type[781]:
kind =Ptr
byte_size =8
constructed.direct_type =270
type[782]:
kind =Ptr
byte_size =8
constructed.direct_type =271
type[783]:
kind =Ptr
byte_size =8
constructed.direct_type =272
type[784]:
kind =Ptr
byte_size =8
constructed.direct_type =273
type[785]:
kind =Ptr
byte_size =8
constructed.direct_type =274
type[786]:
kind =Ptr
byte_size =8
constructed.direct_type =76
type[787]:
kind =Ptr
byte_size =8
constructed.direct_type =275
type[788]:
kind =Ptr
byte_size =8
constructed.direct_type =276
type[789]:
kind =Ptr
byte_size =8
constructed.direct_type =277
type[790]:
kind =Ptr
byte_size =8
constructed.direct_type =278
type[791]:
kind =Ptr
byte_size =8
constructed.direct_type =279
type[792]:
kind =Ptr
byte_size =8
constructed.direct_type =280
type[793]:
kind =Ptr
byte_size =8
constructed.direct_type =281
type[794]:
kind =Ptr
byte_size =8
constructed.direct_type =282
type[795]:
kind =Ptr
byte_size =8
constructed.direct_type =283
type[796]:
kind =Ptr
byte_size =8
constructed.direct_type =284
type[797]:
kind =Ptr
byte_size =8
constructed.direct_type =285
type[798]:
kind =Ptr
byte_size =8
constructed.direct_type =286
type[799]:
kind =Ptr
byte_size =8
constructed.direct_type =287
type[800]:
kind =Ptr
byte_size =8
constructed.direct_type =288
type[801]:
kind =Ptr
byte_size =8
constructed.direct_type =289
type[802]:
kind =Ptr
byte_size =8
constructed.direct_type =1
type[803]:
kind =Ptr
byte_size =8
constructed.direct_type =77
type[804]:
kind =Ptr
byte_size =8
constructed.direct_type =78
type[805]:
kind =Ptr
byte_size =8
constructed.direct_type =2
type[806]:
kind =Ptr
byte_size =8
constructed.direct_type =79
type[807]:
kind =Ptr
byte_size =8
constructed.direct_type =80
type[808]:
kind =Ptr
byte_size =8
constructed.direct_type =81
type[809]:
kind =Ptr
byte_size =8
constructed.direct_type =82
type[810]:
kind =Ptr
byte_size =8
constructed.direct_type =4
type[811]:
kind =Ptr
byte_size =8
constructed.direct_type =83
type[812]:
kind =Ptr
byte_size =8
constructed.direct_type =84
type[813]:
kind =Ptr
byte_size =8
constructed.direct_type =85
type[814]:
kind =Ptr
byte_size =8
constructed.direct_type =86
type[815]:
kind =Ptr
byte_size =8
constructed.direct_type =87
type[816]:
kind =Ptr
byte_size =8
constructed.direct_type =88
type[817]:
kind =Ptr
byte_size =8
constructed.direct_type =89
type[818]:
kind =Ptr
byte_size =8
constructed.direct_type =37
type[819]:
kind =Ptr
byte_size =8
constructed.direct_type =38
type[820]:
kind =Ptr
byte_size =8
constructed.direct_type =39
type[821]:
kind =Ptr
byte_size =8
constructed.direct_type =40
type[822]:
kind =Ptr
byte_size =8
constructed.direct_type =41
type[823]:
kind =Ptr
byte_size =8
constructed.direct_type =90
type[824]:
kind =Ptr
byte_size =8
constructed.direct_type =91
type[825]:
kind =Ptr
byte_size =8
constructed.direct_type =92
type[826]:
kind =Ptr
byte_size =8
constructed.direct_type =93
type[827]:
kind =Ptr
byte_size =8
constructed.direct_type =94
type[828]:
kind =Ptr
byte_size =8
constructed.direct_type =95
type[829]:
kind =Ptr
byte_size =8
constructed.direct_type =96
type[830]:
kind =Ptr
byte_size =8
constructed.direct_type =97
type[831]:
kind =Ptr
byte_size =8
constructed.direct_type =98
type[832]:
kind =Ptr
byte_size =8
constructed.direct_type =99
type[833]:
kind =Ptr
byte_size =8
constructed.direct_type =100
type[834]:
kind =Ptr
byte_size =8
constructed.direct_type =42
type[835]:
kind =Ptr
byte_size =8
constructed.direct_type =43
type[836]:
kind =Ptr
byte_size =8
constructed.direct_type =44
type[837]:
kind =Ptr
byte_size =8
constructed.direct_type =45
type[838]:
kind =Ptr
byte_size =8
constructed.direct_type =46
type[839]:
kind =Ptr
byte_size =8
constructed.direct_type =101
type[840]:
kind =Ptr
byte_size =8
constructed.direct_type =102
type[841]:
kind =Ptr
byte_size =8
constructed.direct_type =103
type[842]:
kind =Ptr
byte_size =8
constructed.direct_type =104
type[843]:
kind =Ptr
byte_size =8
constructed.direct_type =105
type[844]:
kind =Ptr
byte_size =8
constructed.direct_type =106
type[845]:
kind =Ptr
byte_size =8
constructed.direct_type =107
type[846]:
kind =Ptr
byte_size =8
constructed.direct_type =108
type[847]:
kind =Ptr
byte_size =8
constructed.direct_type =109
type[848]:
kind =Ptr
byte_size =8
constructed.direct_type =110
type[849]:
kind =Ptr
byte_size =8
constructed.direct_type =111
type[850]:
kind =Ptr
byte_size =8
constructed.direct_type =47
type[851]:
kind =Ptr
byte_size =8
constructed.direct_type =48
type[852]:
kind =Ptr
byte_size =8
constructed.direct_type =49
type[853]:
kind =Ptr
byte_size =8
constructed.direct_type =112
type[854]:
kind =Ptr
byte_size =8
constructed.direct_type =113
type[855]:
kind =Ptr
byte_size =8
constructed.direct_type =114
type[856]:
kind =Ptr
byte_size =8
constructed.direct_type =115
type[857]:
kind =Ptr
byte_size
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment