summaryrefslogtreecommitdiff
path: root/defs/module143.py
blob: 9f39efb7fc0a72a573cb531bb69ab89fc32b4f23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
#
# Generate By: dol2asm
# Module: 143
#

# Libraries
LIBRARIES = [
	"d/a/b/d_a_b_gg",
]

# Translation Units
TRANSLATION_UNITS = [
	"executor",
	"unknown_translation_unit_ctors",
	"global_destructor_chain",
	"d_a_b_gg",
]

# Sections
SECTIONS = [
	".text",
	".ctors",
	".dtors",
	".bss",
	".rodata",
	".data",
]

# Symbols
SYMBOLS = [
	{'addr':0x805DE320,'size':44,'pad':0,'label':"_prolog",'name':"_prolog",'lib':-1,'tu':0,'section':0,'class_template':None,'static':False,'is_reachable':True,'r':[0,1,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DE34C,'size':44,'pad':0,'label':"_epilog",'name':"_epilog",'lib':-1,'tu':0,'section':0,'class_template':None,'static':False,'is_reachable':True,'r':[0,1,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DE378,'size':32,'pad':0,'label':"_unresolved",'name':"_unresolved",'lib':-1,'tu':0,'section':0,'class_template':None,'static':False,'is_reachable':True,'r':[0,1,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DE398,'size':28,'pad':0,'label':"__register_global_object",'name':"__register_global_object",'lib':-1,'tu':2,'section':0,'class_template':None,'static':False,'is_reachable':True,'r':[0,1,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DE3B4,'size':88,'pad':0,'label':"__destroy_global_chain",'name':"__destroy_global_chain",'lib':-1,'tu':2,'section':0,'class_template':None,'static':False,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DE40C,'size':88,'pad':0,'label':"__ct__12daB_GG_HIO_cFv",'name':"__ct__12daB_GG_HIO_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':True,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DE464,'size':460,'pad':0,'label':"CreateHeap__8daB_GG_cFv",'name':"CreateHeap__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DE630,'size':32,'pad':0,'label':"useHeapInit__FP10fopAc_ac_c",'name':"useHeapInit__FP10fopAc_ac_c",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DE650,'size':340,'pad':0,'label':"initCc__8daB_GG_cFv",'name':"initCc__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DE7A4,'size':532,'pad':0,'label':"setCcCylinder__8daB_GG_cFv",'name':"setCcCylinder__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DE9B8,'size':280,'pad':0,'label':"G_setCcCylinder__8daB_GG_cFv",'name':"G_setCcCylinder__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DEAD0,'size':116,'pad':0,'label':"MoveCo__8daB_GG_cFv",'name':"MoveCo__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DEB44,'size':456,'pad':0,'label':"ctrlJoint__8daB_GG_cFP8J3DJointP8J3DModel",'name':"ctrlJoint__8daB_GG_cFP8J3DJointP8J3DModel",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DED0C,'size':76,'pad':0,'label':"JointCallBack__FP8J3DJointi",'name':"JointCallBack__FP8J3DJointi",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DED58,'size':448,'pad':0,'label':"HeadctrlJoint__8daB_GG_cFP8J3DJointP8J3DModel",'name':"HeadctrlJoint__8daB_GG_cFP8J3DJointP8J3DModel",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DEF18,'size':76,'pad':0,'label':"HeadJointCallBack__FP8J3DJointi",'name':"HeadJointCallBack__FP8J3DJointi",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DEF64,'size':172,'pad':0,'label':"SetAnm__8daB_GG_cFiiff",'name':"SetAnm__8daB_GG_cFiiff",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[15,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DF010,'size':168,'pad':0,'label':"way_bg_check2__FP8daB_GG_c4cXyz4cXyz",'name':"way_bg_check2__FP8daB_GG_c4cXyz4cXyz",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DF0B8,'size':192,'pad':0,'label':"roofchk__FP8daB_GG_c",'name':"roofchk__FP8daB_GG_c",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DF178,'size':216,'pad':0,'label':"other_bg_check__FP8daB_GG_cP10fopAc_ac_c",'name':"other_bg_check__FP8daB_GG_cP10fopAc_ac_c",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DF250,'size':1956,'pad':0,'label':"Hanekaeri__FP8daB_GG_c4cXyz4cXyzf",'name':"Hanekaeri__FP8daB_GG_c4cXyz4cXyzf",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DF9F4,'size':84,'pad':0,'label':"Yazirushi__8daB_GG_cFv",'name':"Yazirushi__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DFA48,'size':28,'pad':0,'label':"SpeedClear__8daB_GG_cFv",'name':"SpeedClear__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[8,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DFA64,'size':40,'pad':0,'label':"SetAction__8daB_GG_cFUcUcUc",'name':"SetAction__8daB_GG_cFUcUcUc",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[13,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DFA8C,'size':64,'pad':0,'label':"GetAction__8daB_GG_cFUcUcUc",'name':"GetAction__8daB_GG_cFUcUcUc",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DFACC,'size':344,'pad':0,'label':"DemoSkip__8daB_GG_cFi",'name':"DemoSkip__8daB_GG_cFi",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DFC24,'size':52,'pad':0,'label':"DemoSkipCallBack__8daB_GG_cFPvi",'name':"DemoSkipCallBack__8daB_GG_cFPvi",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DFC58,'size':288,'pad':0,'label':"CameraSet__8daB_GG_cFv",'name':"CameraSet__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[4,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DFD78,'size':132,'pad':0,'label':"SetStopingCam__8daB_GG_cFv",'name':"SetStopingCam__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DFDFC,'size':336,'pad':0,'label':"SetStopCam__8daB_GG_cF4cXyzffs",'name':"SetStopCam__8daB_GG_cF4cXyzffs",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[5,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805DFF4C,'size':392,'pad':0,'label':"SetMoveCam__8daB_GG_cF4cXyzffsff",'name':"SetMoveCam__8daB_GG_cF4cXyzffsff",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E00D4,'size':292,'pad':0,'label':"SetMoveCam1__8daB_GG_cFff",'name':"SetMoveCam1__8daB_GG_cFff",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[4,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E01F8,'size':164,'pad':0,'label':"SetReleaseCam__8daB_GG_cFv",'name':"SetReleaseCam__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[6,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E029C,'size':3216,'pad':0,'label':"St_CamAction__8daB_GG_cFv",'name':"St_CamAction__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E0F2C,'size':2492,'pad':0,'label':"St_DemoAction__8daB_GG_cFv",'name':"St_DemoAction__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E18E8,'size':832,'pad':0,'label':"Md_CamAction__8daB_GG_cFv",'name':"Md_CamAction__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E1C28,'size':1984,'pad':0,'label':"Md_DemoAction__8daB_GG_cFv",'name':"Md_DemoAction__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E23E8,'size':1420,'pad':0,'label':"Gn_CamAction__8daB_GG_cFv",'name':"Gn_CamAction__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E2974,'size':1488,'pad':0,'label':"Gn_DemoAction__8daB_GG_cFv",'name':"Gn_DemoAction__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E2F44,'size':224,'pad':0,'label':"DemoAction__8daB_GG_cFv",'name':"DemoAction__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E3024,'size':448,'pad':0,'label':"F_WaitAction__8daB_GG_cFv",'name':"F_WaitAction__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E31E4,'size':612,'pad':0,'label':"F_FookChk__8daB_GG_cFv",'name':"F_FookChk__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E3448,'size':2148,'pad':0,'label':"F_MoveAction__8daB_GG_cFv",'name':"F_MoveAction__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E3CAC,'size':608,'pad':0,'label':"F_LV7_W_MoveAction__8daB_GG_cFv",'name':"F_LV7_W_MoveAction__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E3F0C,'size':2568,'pad':0,'label':"F_AttackAction__8daB_GG_cFv",'name':"F_AttackAction__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E4914,'size':2172,'pad':0,'label':"F_DamageAction__8daB_GG_cFv",'name':"F_DamageAction__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E5190,'size':144,'pad':0,'label':"AttentionChk__8daB_GG_cFv",'name':"AttentionChk__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E5220,'size':444,'pad':0,'label':"FlyAction__8daB_GG_cFv",'name':"FlyAction__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E53DC,'size':576,'pad':0,'label':"F_A_TargetMove__8daB_GG_cF4cXyzUc",'name':"F_A_TargetMove__8daB_GG_cF4cXyzUc",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E561C,'size':492,'pad':0,'label':"F_A_TargetMove__8daB_GG_cF4cXyz",'name':"F_A_TargetMove__8daB_GG_cF4cXyz",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E5808,'size':1284,'pad':0,'label':"F_A_MoveAction__8daB_GG_cFv",'name':"F_A_MoveAction__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E5D0C,'size':32,'pad':0,'label':"F_A_WaitAction__8daB_GG_cFv",'name':"F_A_WaitAction__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E5D2C,'size':332,'pad':0,'label':"F_A_Action__8daB_GG_cFv",'name':"F_A_Action__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E5E78,'size':532,'pad':0,'label':"FookChk__8daB_GG_cFv",'name':"FookChk__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E608C,'size':232,'pad':0,'label':"CutChk__8daB_GG_cFv",'name':"CutChk__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E6174,'size':2364,'pad':0,'label':"G_MoveAction__8daB_GG_cFv",'name':"G_MoveAction__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E6AB0,'size':896,'pad':0,'label':"FallChk__8daB_GG_cFv",'name':"FallChk__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E6E30,'size':1400,'pad':0,'label':"G_AttackAction__8daB_GG_cFv",'name':"G_AttackAction__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E73A8,'size':2472,'pad':0,'label':"G_DamageAction__8daB_GG_cFv",'name':"G_DamageAction__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E7D50,'size':512,'pad':0,'label':"G_DeathAction__8daB_GG_cFv",'name':"G_DeathAction__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E7F50,'size':856,'pad':0,'label':"G_DeathAction1__8daB_GG_cFv",'name':"G_DeathAction1__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E82A8,'size':72,'pad':0,'label':"__dt__8cM3dGPlaFv",'name':"__dt__8cM3dGPlaFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E82F0,'size':2648,'pad':0,'label':"DeathCam__8daB_GG_cFv",'name':"DeathCam__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E8D48,'size':416,'pad':0,'label':"GroundAction__8daB_GG_cFv",'name':"GroundAction__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E8EE8,'size':952,'pad':0,'label':"StopAction__8daB_GG_cFv",'name':"StopAction__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E92A0,'size':112,'pad':0,'label':"HitChk__8daB_GG_cFv",'name':"HitChk__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E9310,'size':264,'pad':0,'label':"Action__8daB_GG_cFv",'name':"Action__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E9418,'size':1552,'pad':0,'label':"HeadAction__8daB_GG_cFv",'name':"HeadAction__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E9A28,'size':288,'pad':0,'label':"SetHeadAngle__8daB_GG_cFv",'name':"SetHeadAngle__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805E9B48,'size':2044,'pad':0,'label':"SoundChk__8daB_GG_cFv",'name':"SoundChk__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EA344,'size':1000,'pad':0,'label':"Execute__8daB_GG_cFv",'name':"Execute__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EA72C,'size':32,'pad':0,'label':"ObjHit__8daB_GG_cFv",'name':"ObjHit__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EA74C,'size':492,'pad':0,'label':"At_Check__8daB_GG_cFv",'name':"At_Check__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[3,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EA938,'size':116,'pad':0,'label':"MoveAt__8daB_GG_cFv",'name':"MoveAt__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EA9AC,'size':336,'pad':0,'label':"F_AtHit__8daB_GG_cFv",'name':"F_AtHit__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EAAFC,'size':1324,'pad':0,'label':"ChanceTime__8daB_GG_cFv",'name':"ChanceTime__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EB028,'size':104,'pad':0,'label':"ArmAngleSet__8daB_GG_cFv",'name':"ArmAngleSet__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EB090,'size':1360,'pad':0,'label':"Guard__8daB_GG_cFv",'name':"Guard__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EB5E0,'size':712,'pad':0,'label':"Draw__8daB_GG_cFv",'name':"Draw__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EB8A8,'size':104,'pad':0,'label':"Delete__8daB_GG_cFv",'name':"Delete__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EB910,'size':112,'pad':0,'label':"setBaseMtx__8daB_GG_cFv",'name':"setBaseMtx__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EB980,'size':92,'pad':0,'label':"setShieldMtx__8daB_GG_cFv",'name':"setShieldMtx__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EB9DC,'size':112,'pad':0,'label':"setSwordMtx__8daB_GG_cFv",'name':"setSwordMtx__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EBA4C,'size':108,'pad':0,'label':"setSwordMtx1__8daB_GG_cFv",'name':"setSwordMtx1__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EBAB8,'size':120,'pad':0,'label':"setHeadMtx__8daB_GG_cFv",'name':"setHeadMtx__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EBB30,'size':76,'pad':0,'label':"setHeadMtx1__8daB_GG_cFv",'name':"setHeadMtx1__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EBB7C,'size':32,'pad':0,'label':"daB_GG_Draw__FP8daB_GG_c",'name':"daB_GG_Draw__FP8daB_GG_c",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EBB9C,'size':32,'pad':0,'label':"daB_GG_Execute__FP8daB_GG_c",'name':"daB_GG_Execute__FP8daB_GG_c",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EBBBC,'size':8,'pad':0,'label':"daB_GG_IsDelete__FP8daB_GG_c",'name':"daB_GG_IsDelete__FP8daB_GG_c",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ReturnFunction"},
	{'addr':0x805EBBC4,'size':32,'pad':0,'label':"daB_GG_Delete__FP8daB_GG_c",'name':"daB_GG_Delete__FP8daB_GG_c",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EBBE4,'size':2112,'pad':0,'label':"Create__8daB_GG_cFv",'name':"Create__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EC424,'size':468,'pad':0,'label':"__ct__8daB_GG_cFv",'name':"__ct__8daB_GG_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EC5F8,'size':92,'pad':0,'label':"__dt__10dCcD_GSttsFv",'name':"__dt__10dCcD_GSttsFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EC654,'size':112,'pad':0,'label':"__dt__12dBgS_ObjAcchFv",'name':"__dt__12dBgS_ObjAcchFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[3,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EC6C4,'size':112,'pad':0,'label':"__dt__12dBgS_AcchCirFv",'name':"__dt__12dBgS_AcchCirFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EC734,'size':72,'pad':0,'label':"__dt__8cM3dGSphFv",'name':"__dt__8cM3dGSphFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EC77C,'size':204,'pad':0,'label':"__dt__8dCcD_SphFv",'name':"__dt__8dCcD_SphFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EC848,'size':132,'pad':0,'label':"__ct__8dCcD_SphFv",'name':"__ct__8dCcD_SphFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EC8CC,'size':72,'pad':0,'label':"__dt__8cM3dGCylFv",'name':"__dt__8cM3dGCylFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EC914,'size':72,'pad':0,'label':"__dt__8cM3dGAabFv",'name':"__dt__8cM3dGAabFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EC95C,'size':32,'pad':0,'label':"daB_GG_Create__FP10fopAc_ac_c",'name':"daB_GG_Create__FP10fopAc_ac_c",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EC97C,'size':72,'pad':0,'label':"__dt__10cCcD_GSttsFv",'name':"__dt__10cCcD_GSttsFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805EC9C4,'size':72,'pad':0,'label':"__dt__12daB_GG_HIO_cFv",'name':"__dt__12daB_GG_HIO_cFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':True,'r':[2,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805ECA0C,'size':480,'pad':0,'label':"__sinit_d_a_b_gg_cpp",'name':"__sinit_d_a_b_gg_cpp",'lib':-1,'tu':3,'section':0,'class_template':None,'static':False,'is_reachable':False,'r':[0,1,0],'sh':[0,0,0],'type':"SInitFunction"},
	{'addr':0x805ECBEC,'size':8,'pad':0,'label':"func_805ECBEC",'name':"@36@__dt__12dBgS_ObjAcchFv",'lib':-1,'tu':3,'section':0,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805ECBF4,'size':8,'pad':0,'label':"func_805ECBF4",'name':"@20@__dt__12dBgS_ObjAcchFv",'lib':-1,'tu':3,'section':0,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805ECBFC,'size':1044,'pad':0,'label':"setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz",'name':"setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805ED010,'size':60,'pad':0,'label':"__dt__4cXyzFv",'name':"__dt__4cXyzFv",'lib':-1,'tu':3,'section':0,'class_template':False,'static':True,'is_reachable':True,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
	{'addr':0x805ED04C,'size':8,'pad':0,'label':"_ctors",'name':"_ctors",'lib':-1,'tu':1,'section':1,'class_template':None,'static':False,'is_reachable':True,'r':[0,1,0],'sh':[0,0,0],'type':"LinkerGenerated"},
	{'addr':0x805ED054,'size':12,'pad':0,'label':"_dtors",'name':"_dtors",'lib':-1,'tu':2,'section':2,'class_template':None,'static':False,'is_reachable':True,'r':[0,1,0],'sh':[0,0,0],'type':"LinkerGenerated"},
	{'addr':0x805ED060,'size':4,'pad':0,'label':"lit_3911",'name':"@3911",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':True,'r':[45,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED064,'size':4,'pad':0,'label':"lit_3912",'name':"@3912",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[8,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED068,'size':4,'pad':4,'label':"lit_3913",'name':"@3913",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED070,'size':8,'pad':0,'label':"lit_3914",'name':"@3914",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED078,'size':8,'pad':0,'label':"lit_3915",'name':"@3915",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED080,'size':8,'pad':0,'label':"lit_3916",'name':"@3916",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED088,'size':4,'pad':0,'label':"lit_3917",'name':"@3917",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED08C,'size':4,'pad':0,'label':"lit_3932",'name':"@3932",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED090,'size':4,'pad':0,'label':"lit_3933",'name':"@3933",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED094,'size':4,'pad':0,'label':"lit_3934",'name':"@3934",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED098,'size':68,'pad':0,'label':"ccCylSrc",'name':"ccCylSrc$3979",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED0DC,'size':68,'pad':0,'label':"ccHookSrc",'name':"ccHookSrc$3980",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED120,'size':64,'pad':0,'label':"ccShieldSphSrc",'name':"ccShieldSphSrc$3981",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED160,'size':64,'pad':0,'label':"ccSphSrc",'name':"ccSphSrc$3982",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED1A0,'size':4,'pad':4,'label':"lit_4064",'name':"@4064",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED1A8,'size':8,'pad':0,'label':"lit_4066",'name':"@4066",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[3,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED1B0,'size':4,'pad':0,'label':"lit_4089",'name':"@4089",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED1B4,'size':4,'pad':0,'label':"lit_4100",'name':"@4100",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED1B8,'size':4,'pad':0,'label':"lit_4147",'name':"@4147",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED1BC,'size':4,'pad':0,'label':"lit_4148",'name':"@4148",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED1C0,'size':4,'pad':0,'label':"lit_4220",'name':"@4220",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED1C4,'size':4,'pad':0,'label':"lit_4250",'name':"@4250",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED1C8,'size':4,'pad':0,'label':"lit_4251",'name':"@4251",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED1CC,'size':4,'pad':0,'label':"lit_4291",'name':"@4291",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED1D0,'size':4,'pad':0,'label':"lit_4320",'name':"@4320",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED1D4,'size':4,'pad':0,'label':"lit_4530",'name':"@4530",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED1D8,'size':4,'pad':0,'label':"lit_4585",'name':"@4585",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED1DC,'size':4,'pad':0,'label':"lit_4586",'name':"@4586",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED1E0,'size':4,'pad':0,'label':"lit_4587",'name':"@4587",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED1E4,'size':4,'pad':0,'label':"lit_4588",'name':"@4588",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED1E8,'size':4,'pad':0,'label':"lit_5006",'name':"@5006",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED1EC,'size':4,'pad':0,'label':"lit_5007",'name':"@5007",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED1F0,'size':4,'pad':0,'label':"lit_5008",'name':"@5008",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED1F4,'size':4,'pad':0,'label':"lit_5009",'name':"@5009",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED1F8,'size':4,'pad':0,'label':"lit_5010",'name':"@5010",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED1FC,'size':4,'pad':0,'label':"lit_5011",'name':"@5011",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED200,'size':4,'pad':0,'label':"lit_5012",'name':"@5012",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED204,'size':4,'pad':0,'label':"lit_5013",'name':"@5013",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED208,'size':4,'pad':0,'label':"lit_5014",'name':"@5014",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED20C,'size':4,'pad':0,'label':"lit_5015",'name':"@5015",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED210,'size':4,'pad':0,'label':"lit_5016",'name':"@5016",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED214,'size':4,'pad':0,'label':"lit_5017",'name':"@5017",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED218,'size':4,'pad':0,'label':"lit_5018",'name':"@5018",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED21C,'size':4,'pad':0,'label':"lit_5019",'name':"@5019",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED220,'size':4,'pad':0,'label':"lit_5020",'name':"@5020",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED224,'size':4,'pad':0,'label':"lit_5021",'name':"@5021",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED228,'size':4,'pad':0,'label':"lit_5022",'name':"@5022",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED22C,'size':4,'pad':0,'label':"lit_5023",'name':"@5023",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED230,'size':4,'pad':0,'label':"lit_5024",'name':"@5024",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED234,'size':4,'pad':0,'label':"lit_5025",'name':"@5025",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED238,'size':4,'pad':0,'label':"lit_5026",'name':"@5026",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED23C,'size':4,'pad':0,'label':"lit_5027",'name':"@5027",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED240,'size':4,'pad':0,'label':"lit_5028",'name':"@5028",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED244,'size':4,'pad':0,'label':"lit_5029",'name':"@5029",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED248,'size':4,'pad':0,'label':"lit_5030",'name':"@5030",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED24C,'size':4,'pad':0,'label':"lit_5031",'name':"@5031",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED250,'size':4,'pad':0,'label':"lit_5032",'name':"@5032",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED254,'size':4,'pad':0,'label':"lit_5033",'name':"@5033",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED258,'size':4,'pad':0,'label':"lit_5034",'name':"@5034",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED25C,'size':4,'pad':0,'label':"lit_5035",'name':"@5035",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED260,'size':4,'pad':0,'label':"lit_5036",'name':"@5036",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED264,'size':4,'pad':0,'label':"lit_5245",'name':"@5245",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED268,'size':4,'pad':0,'label':"lit_5246",'name':"@5246",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED26C,'size':4,'pad':0,'label':"lit_5247",'name':"@5247",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED270,'size':4,'pad':0,'label':"lit_5248",'name':"@5248",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED274,'size':4,'pad':0,'label':"lit_5249",'name':"@5249",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED278,'size':4,'pad':0,'label':"lit_5250",'name':"@5250",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED27C,'size':4,'pad':0,'label':"lit_5251",'name':"@5251",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED280,'size':4,'pad':0,'label':"lit_5252",'name':"@5252",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED284,'size':4,'pad':0,'label':"lit_5253",'name':"@5253",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED288,'size':4,'pad':0,'label':"lit_5315",'name':"@5315",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED28C,'size':4,'pad':0,'label':"lit_5316",'name':"@5316",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED290,'size':4,'pad':0,'label':"lit_5317",'name':"@5317",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED294,'size':4,'pad':0,'label':"lit_5506",'name':"@5506",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED298,'size':4,'pad':0,'label':"lit_5507",'name':"@5507",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED29C,'size':4,'pad':0,'label':"lit_5508",'name':"@5508",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED2A0,'size':4,'pad':0,'label':"lit_5639",'name':"@5639",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED2A4,'size':4,'pad':0,'label':"lit_5640",'name':"@5640",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED2A8,'size':4,'pad':0,'label':"lit_5641",'name':"@5641",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED2AC,'size':4,'pad':0,'label':"lit_5642",'name':"@5642",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED2B0,'size':4,'pad':0,'label':"lit_5643",'name':"@5643",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED2B4,'size':4,'pad':0,'label':"lit_5644",'name':"@5644",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED2B8,'size':4,'pad':0,'label':"lit_5645",'name':"@5645",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED2BC,'size':4,'pad':0,'label':"lit_5646",'name':"@5646",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED2C0,'size':4,'pad':0,'label':"lit_5647",'name':"@5647",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED2C4,'size':4,'pad':0,'label':"lit_5648",'name':"@5648",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED2C8,'size':4,'pad':0,'label':"lit_5649",'name':"@5649",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED2CC,'size':4,'pad':0,'label':"lit_5650",'name':"@5650",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED2D0,'size':4,'pad':0,'label':"lit_5651",'name':"@5651",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED2D4,'size':4,'pad':0,'label':"lit_5779",'name':"@5779",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED2D8,'size':4,'pad':0,'label':"lit_5780",'name':"@5780",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED2DC,'size':4,'pad':0,'label':"lit_5781",'name':"@5781",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED2E0,'size':4,'pad':0,'label':"lit_5782",'name':"@5782",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED2E4,'size':4,'pad':0,'label':"lit_5783",'name':"@5783",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED2E8,'size':4,'pad':0,'label':"lit_5784",'name':"@5784",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED2EC,'size':4,'pad':0,'label':"lit_5785",'name':"@5785",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED2F0,'size':4,'pad':0,'label':"lit_5883",'name':"@5883",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED2F4,'size':4,'pad':0,'label':"lit_5884",'name':"@5884",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED2F8,'size':4,'pad':0,'label':"lit_5885",'name':"@5885",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED2FC,'size':4,'pad':0,'label':"lit_5886",'name':"@5886",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED300,'size':4,'pad':0,'label':"lit_6106",'name':"@6106",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED304,'size':4,'pad':0,'label':"lit_6107",'name':"@6107",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED308,'size':4,'pad':0,'label':"lit_6108",'name':"@6108",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED30C,'size':4,'pad':0,'label':"lit_6109",'name':"@6109",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED310,'size':4,'pad':0,'label':"lit_6110",'name':"@6110",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED314,'size':4,'pad':0,'label':"lit_6111",'name':"@6111",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED318,'size':4,'pad':0,'label':"lit_6174",'name':"@6174",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED31C,'size':4,'pad':0,'label':"lit_6430",'name':"@6430",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED320,'size':4,'pad':0,'label':"lit_6626",'name':"@6626",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED324,'size':4,'pad':0,'label':"lit_6627",'name':"@6627",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED328,'size':4,'pad':0,'label':"lit_6628",'name':"@6628",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED32C,'size':4,'pad':0,'label':"lit_6653",'name':"@6653",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED330,'size':4,'pad':0,'label':"lit_6924",'name':"@6924",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED334,'size':4,'pad':0,'label':"lit_7247",'name':"@7247",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED338,'size':4,'pad':0,'label':"lit_7347",'name':"@7347",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED33C,'size':4,'pad':0,'label':"lit_7534",'name':"@7534",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED340,'size':4,'pad':0,'label':"lit_7535",'name':"@7535",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED344,'size':4,'pad':0,'label':"lit_7819",'name':"@7819",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED348,'size':4,'pad':0,'label':"lit_7984",'name':"@7984",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"Integer"},
	{'addr':0x805ED34C,'size':4,'pad':0,'label':"lit_8242",'name':"@8242",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED350,'size':4,'pad':0,'label':"lit_8243",'name':"@8243",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED354,'size':4,'pad':0,'label':"lit_8244",'name':"@8244",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED358,'size':4,'pad':0,'label':"lit_8245",'name':"@8245",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED35C,'size':4,'pad':0,'label':"lit_8519",'name':"@8519",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED360,'size':4,'pad':0,'label':"lit_8520",'name':"@8520",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED364,'size':4,'pad':0,'label':"lit_8732",'name':"@8732",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED368,'size':4,'pad':0,'label':"lit_8733",'name':"@8733",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED36C,'size':4,'pad':0,'label':"lit_8734",'name':"@8734",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED370,'size':4,'pad':0,'label':"lit_8735",'name':"@8735",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED374,'size':4,'pad':0,'label':"lit_8736",'name':"@8736",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED378,'size':4,'pad':0,'label':"lit_8737",'name':"@8737",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED37C,'size':4,'pad':0,'label':"lit_8738",'name':"@8738",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED380,'size':4,'pad':0,'label':"lit_8739",'name':"@8739",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED384,'size':4,'pad':0,'label':"lit_8740",'name':"@8740",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED388,'size':4,'pad':0,'label':"lit_8741",'name':"@8741",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED38C,'size':4,'pad':0,'label':"lit_8742",'name':"@8742",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED390,'size':4,'pad':0,'label':"lit_9281",'name':"@9281",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED394,'size':4,'pad':0,'label':"lit_9282",'name':"@9282",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED398,'size':4,'pad':0,'label':"lit_9660",'name':"@9660",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED39C,'size':4,'pad':0,'label':"lit_9661",'name':"@9661",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED3A0,'size':4,'pad':0,'label':"lit_9662",'name':"@9662",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED3A4,'size':4,'pad':0,'label':"lit_9929",'name':"@9929",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED3A8,'size':4,'pad':0,'label':"lit_9930",'name':"@9930",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED3AC,'size':4,'pad':0,'label':"lit_9931",'name':"@9931",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED3B0,'size':4,'pad':0,'label':"lit_9932",'name':"@9932",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED3B4,'size':4,'pad':0,'label':"lit_9933",'name':"@9933",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED3B8,'size':4,'pad':0,'label':"lit_9934",'name':"@9934",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED3BC,'size':4,'pad':0,'label':"lit_9935",'name':"@9935",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED3C0,'size':4,'pad':0,'label':"lit_9936",'name':"@9936",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED3C4,'size':4,'pad':0,'label':"lit_9937",'name':"@9937",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED3C8,'size':4,'pad':0,'label':"lit_9938",'name':"@9938",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED3CC,'size':4,'pad':0,'label':"lit_9939",'name':"@9939",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED3D0,'size':4,'pad':0,'label':"lit_9940",'name':"@9940",'lib':-1,'tu':3,'section':4,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"FloatingPoint"},
	{'addr':0x805ED3D4,'size':25,'pad':0,'label':"d_a_b_gg__stringBase0",'name':"@stringBase0",'lib':-1,'tu':3,'section':4,'class_template':None,'static':False,'is_reachable':False,'r':[7,0,0],'sh':[0,0,0],'type':"StringBase"},
	{'addr':0x805ED3F0,'size':12,'pad':0,'label':"cNullVec__6Z2Calc",'name':"cNullVec__6Z2Calc",'lib':-1,'tu':3,'section':5,'class_template':False,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED3FC,'size':4,'pad':16,'label':"lit_1787",'name':"@1787",'lib':-1,'tu':3,'section':5,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"Integer"},
	{'addr':0x805ED410,'size':8,'pad':0,'label':"e_prim",'name':"e_prim$3790",'lib':-1,'tu':3,'section':5,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED418,'size':8,'pad':0,'label':"e_env",'name':"e_env$3791",'lib':-1,'tu':3,'section':5,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED420,'size':6,'pad':2,'label':"eff_id",'name':"eff_id$3799",'lib':-1,'tu':3,'section':5,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED428,'size':84,'pad':0,'label':"lit_5037",'name':"@5037",'lib':-1,'tu':3,'section':5,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ReferenceArray"},
	{'addr':0x805ED47C,'size':28,'pad':0,'label':"lit_5652",'name':"@5652",'lib':-1,'tu':3,'section':5,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ReferenceArray"},
	{'addr':0x805ED498,'size':56,'pad':0,'label':"lit_6629",'name':"@6629",'lib':-1,'tu':3,'section':5,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ReferenceArray"},
	{'addr':0x805ED4D0,'size':44,'pad':0,'label':"lit_7820",'name':"@7820",'lib':-1,'tu':3,'section':5,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ReferenceArray"},
	{'addr':0x805ED4FC,'size':112,'pad':0,'label':"lit_8743",'name':"@8743",'lib':-1,'tu':3,'section':5,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ReferenceArray"},
	{'addr':0x805ED56C,'size':116,'pad':0,'label':"lit_9091",'name':"@9091",'lib':-1,'tu':3,'section':5,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ReferenceArray"},
	{'addr':0x805ED5E0,'size':32,'pad':0,'label':"l_daB_GG_Method",'name':"l_daB_GG_Method",'lib':-1,'tu':3,'section':5,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ReferenceArray"},
	{'addr':0x805ED600,'size':48,'pad':0,'label':"g_profile_B_GG",'name':"g_profile_B_GG",'lib':-1,'tu':3,'section':5,'class_template':None,'static':False,'is_reachable':False,'r':[0,0,1],'sh':[0,0,0],'type':"ReferenceArray"},
	{'addr':0x805ED630,'size':12,'pad':0,'label':"__vt__12dBgS_AcchCir",'name':"__vt__12dBgS_AcchCir",'lib':-1,'tu':3,'section':5,'class_template':None,'static':False,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"VirtualTable"},
	{'addr':0x805ED63C,'size':12,'pad':0,'label':"__vt__10cCcD_GStts",'name':"__vt__10cCcD_GStts",'lib':-1,'tu':3,'section':5,'class_template':None,'static':False,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"VirtualTable"},
	{'addr':0x805ED648,'size':12,'pad':0,'label':"__vt__10dCcD_GStts",'name':"__vt__10dCcD_GStts",'lib':-1,'tu':3,'section':5,'class_template':None,'static':False,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"VirtualTable"},
	{'addr':0x805ED654,'size':36,'pad':0,'label':"__vt__12dBgS_ObjAcch",'name':"__vt__12dBgS_ObjAcch",'lib':-1,'tu':3,'section':5,'class_template':None,'static':False,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"VirtualTable"},
	{'addr':0x805ED678,'size':12,'pad':0,'label':"__vt__8cM3dGSph",'name':"__vt__8cM3dGSph",'lib':-1,'tu':3,'section':5,'class_template':None,'static':False,'is_reachable':False,'r':[4,0,0],'sh':[0,0,0],'type':"VirtualTable"},
	{'addr':0x805ED684,'size':12,'pad':0,'label':"__vt__8cM3dGCyl",'name':"__vt__8cM3dGCyl",'lib':-1,'tu':3,'section':5,'class_template':None,'static':False,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"VirtualTable"},
	{'addr':0x805ED690,'size':12,'pad':0,'label':"__vt__8cM3dGAab",'name':"__vt__8cM3dGAab",'lib':-1,'tu':3,'section':5,'class_template':None,'static':False,'is_reachable':False,'r':[4,0,0],'sh':[0,0,0],'type':"VirtualTable"},
	{'addr':0x805ED69C,'size':12,'pad':0,'label':"__vt__8cM3dGPla",'name':"__vt__8cM3dGPla",'lib':-1,'tu':3,'section':5,'class_template':None,'static':False,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"VirtualTable"},
	{'addr':0x805ED6A8,'size':12,'pad':0,'label':"__vt__12daB_GG_HIO_c",'name':"__vt__12daB_GG_HIO_c",'lib':-1,'tu':3,'section':5,'class_template':None,'static':False,'is_reachable':True,'r':[2,0,0],'sh':[0,0,0],'type':"VirtualTable"},
	{'addr':0x805ED6B8,'size':4,'pad':4,'label':"__global_destructor_chain",'name':"__global_destructor_chain",'lib':-1,'tu':2,'section':3,'class_template':None,'static':True,'is_reachable':True,'r':[2,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED6C0,'size':1,'pad':3,'label':"lit_1109",'name':"@1109",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':True,'r':[14,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED6C4,'size':1,'pad':3,'label':"lit_1107",'name':"@1107",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED6C8,'size':1,'pad':3,'label':"lit_1105",'name':"@1105",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED6CC,'size':1,'pad':3,'label':"lit_1104",'name':"@1104",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED6D0,'size':1,'pad':3,'label':"lit_1099",'name':"@1099",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED6D4,'size':1,'pad':3,'label':"lit_1097",'name':"@1097",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED6D8,'size':1,'pad':3,'label':"lit_1095",'name':"@1095",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED6DC,'size':1,'pad':3,'label':"lit_1094",'name':"@1094",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED6E0,'size':1,'pad':3,'label':"lit_1057",'name':"@1057",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED6E4,'size':1,'pad':3,'label':"lit_1055",'name':"@1055",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED6E8,'size':1,'pad':3,'label':"lit_1053",'name':"@1053",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED6EC,'size':1,'pad':3,'label':"lit_1052",'name':"@1052",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED6F0,'size':1,'pad':3,'label':"lit_1014",'name':"@1014",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED6F4,'size':1,'pad':3,'label':"lit_1012",'name':"@1012",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED6F8,'size':1,'pad':3,'label':"lit_1010",'name':"@1010",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED6FC,'size':4,'pad':0,'label':"struct_805ED6FC",'name':None,'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"Structure"},
	{'addr':0x805ED700,'size':12,'pad':0,'label':"lit_3927",'name':"@3927",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED70C,'size':28,'pad':0,'label':"l_HIO",'name':"l_HIO",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[4,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED728,'size':4,'pad':0,'label':"data_805ED728",'name':"s_dis__22@unnamed@d_a_b_gg_cpp@",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[4,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED72C,'size':4,'pad':0,'label':"data_805ED72C",'name':"s_LinkPos__22@unnamed@d_a_b_gg_cpp@",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[8,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED730,'size':2,'pad':2,'label':"data_805ED730",'name':"s_TargetAngle__22@unnamed@d_a_b_gg_cpp@",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[12,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED734,'size':12,'pad':0,'label':"lit_3935",'name':"@3935",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED740,'size':12,'pad':0,'label':"data_805ED740",'name':"s_centerpos__22@unnamed@d_a_b_gg_cpp@",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED74C,'size':4,'pad':0,'label':"struct_805ED74C",'name':None,'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"Structure"},
	{'addr':0x805ED750,'size':12,'pad':0,'label':"lit_3936",'name':"@3936",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED75C,'size':12,'pad':0,'label':"lit_3937",'name':"@3937",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED768,'size':12,'pad':0,'label':"lit_3938",'name':"@3938",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED774,'size':36,'pad':0,'label':"out_pos",'name':"out_pos",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[2,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED798,'size':12,'pad':0,'label':"lit_3939",'name':"@3939",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED7A4,'size':12,'pad':0,'label':"lit_3940",'name':"@3940",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED7B0,'size':12,'pad':0,'label':"lit_3941",'name':"@3941",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED7BC,'size':36,'pad':0,'label':"in_pos",'name':"in_pos",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED7E0,'size':4,'pad':0,'label':"data_805ED7E0",'name':"sInstance__40JASGlobalInstance<19JASDefaultBankTable>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED7E4,'size':4,'pad':0,'label':"data_805ED7E4",'name':"sInstance__35JASGlobalInstance<14JASAudioThread>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED7E8,'size':4,'pad':0,'label':"data_805ED7E8",'name':"sInstance__27JASGlobalInstance<7Z2SeMgr>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED7EC,'size':4,'pad':0,'label':"data_805ED7EC",'name':"sInstance__28JASGlobalInstance<8Z2SeqMgr>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED7F0,'size':4,'pad':0,'label':"data_805ED7F0",'name':"sInstance__31JASGlobalInstance<10Z2SceneMgr>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED7F4,'size':4,'pad':0,'label':"data_805ED7F4",'name':"sInstance__32JASGlobalInstance<11Z2StatusMgr>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED7F8,'size':4,'pad':0,'label':"data_805ED7F8",'name':"sInstance__31JASGlobalInstance<10Z2DebugSys>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED7FC,'size':4,'pad':0,'label':"data_805ED7FC",'name':"sInstance__36JASGlobalInstance<15JAISoundStarter>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED800,'size':4,'pad':0,'label':"data_805ED800",'name':"sInstance__35JASGlobalInstance<14Z2SoundStarter>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED804,'size':4,'pad':0,'label':"data_805ED804",'name':"sInstance__33JASGlobalInstance<12Z2SpeechMgr2>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED808,'size':4,'pad':0,'label':"data_805ED808",'name':"sInstance__28JASGlobalInstance<8JAISeMgr>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED80C,'size':4,'pad':0,'label':"data_805ED80C",'name':"sInstance__29JASGlobalInstance<9JAISeqMgr>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED810,'size':4,'pad':0,'label':"data_805ED810",'name':"sInstance__33JASGlobalInstance<12JAIStreamMgr>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED814,'size':4,'pad':0,'label':"data_805ED814",'name':"sInstance__31JASGlobalInstance<10Z2SoundMgr>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED818,'size':4,'pad':0,'label':"data_805ED818",'name':"sInstance__33JASGlobalInstance<12JAISoundInfo>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED81C,'size':4,'pad':0,'label':"data_805ED81C",'name':"sInstance__34JASGlobalInstance<13JAUSoundTable>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED820,'size':4,'pad':0,'label':"data_805ED820",'name':"sInstance__38JASGlobalInstance<17JAUSoundNameTable>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED824,'size':4,'pad':0,'label':"data_805ED824",'name':"sInstance__33JASGlobalInstance<12JAUSoundInfo>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED828,'size':4,'pad':0,'label':"data_805ED828",'name':"sInstance__32JASGlobalInstance<11Z2SoundInfo>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED82C,'size':4,'pad':0,'label':"data_805ED82C",'name':"sInstance__34JASGlobalInstance<13Z2SoundObjMgr>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED830,'size':4,'pad':0,'label':"data_805ED830",'name':"sInstance__31JASGlobalInstance<10Z2Audience>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED834,'size':4,'pad':0,'label':"data_805ED834",'name':"sInstance__32JASGlobalInstance<11Z2FxLineMgr>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED838,'size':4,'pad':0,'label':"data_805ED838",'name':"sInstance__31JASGlobalInstance<10Z2EnvSeMgr>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED83C,'size':4,'pad':0,'label':"data_805ED83C",'name':"sInstance__32JASGlobalInstance<11Z2SpeechMgr>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
	{'addr':0x805ED840,'size':4,'pad':0,'label':"data_805ED840",'name':"sInstance__34JASGlobalInstance<13Z2WolfHowlMgr>",'lib':-1,'tu':3,'section':3,'class_template':True,'static':True,'is_reachable':False,'r':[0,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
]

# Names
SYMBOL_NAMES = {
	"_prolog":0,
	"_epilog":1,
	"_unresolved":2,
	"__register_global_object":3,
	"__destroy_global_chain":4,
	"__ct__12daB_GG_HIO_cFv":5,
	"CreateHeap__8daB_GG_cFv":6,
	"useHeapInit__FP10fopAc_ac_c":7,
	"initCc__8daB_GG_cFv":8,
	"setCcCylinder__8daB_GG_cFv":9,
	"G_setCcCylinder__8daB_GG_cFv":10,
	"MoveCo__8daB_GG_cFv":11,
	"ctrlJoint__8daB_GG_cFP8J3DJointP8J3DModel":12,
	"JointCallBack__FP8J3DJointi":13,
	"HeadctrlJoint__8daB_GG_cFP8J3DJointP8J3DModel":14,
	"HeadJointCallBack__FP8J3DJointi":15,
	"SetAnm__8daB_GG_cFiiff":16,
	"way_bg_check2__FP8daB_GG_c4cXyz4cXyz":17,
	"roofchk__FP8daB_GG_c":18,
	"other_bg_check__FP8daB_GG_cP10fopAc_ac_c":19,
	"Hanekaeri__FP8daB_GG_c4cXyz4cXyzf":20,
	"Yazirushi__8daB_GG_cFv":21,
	"SpeedClear__8daB_GG_cFv":22,
	"SetAction__8daB_GG_cFUcUcUc":23,
	"GetAction__8daB_GG_cFUcUcUc":24,
	"DemoSkip__8daB_GG_cFi":25,
	"DemoSkipCallBack__8daB_GG_cFPvi":26,
	"CameraSet__8daB_GG_cFv":27,
	"SetStopingCam__8daB_GG_cFv":28,
	"SetStopCam__8daB_GG_cF4cXyzffs":29,
	"SetMoveCam__8daB_GG_cF4cXyzffsff":30,
	"SetMoveCam1__8daB_GG_cFff":31,
	"SetReleaseCam__8daB_GG_cFv":32,
	"St_CamAction__8daB_GG_cFv":33,
	"St_DemoAction__8daB_GG_cFv":34,
	"Md_CamAction__8daB_GG_cFv":35,
	"Md_DemoAction__8daB_GG_cFv":36,
	"Gn_CamAction__8daB_GG_cFv":37,
	"Gn_DemoAction__8daB_GG_cFv":38,
	"DemoAction__8daB_GG_cFv":39,
	"F_WaitAction__8daB_GG_cFv":40,
	"F_FookChk__8daB_GG_cFv":41,
	"F_MoveAction__8daB_GG_cFv":42,
	"F_LV7_W_MoveAction__8daB_GG_cFv":43,
	"F_AttackAction__8daB_GG_cFv":44,
	"F_DamageAction__8daB_GG_cFv":45,
	"AttentionChk__8daB_GG_cFv":46,
	"FlyAction__8daB_GG_cFv":47,
	"F_A_TargetMove__8daB_GG_cF4cXyzUc":48,
	"F_A_TargetMove__8daB_GG_cF4cXyz":49,
	"F_A_MoveAction__8daB_GG_cFv":50,
	"F_A_WaitAction__8daB_GG_cFv":51,
	"F_A_Action__8daB_GG_cFv":52,
	"FookChk__8daB_GG_cFv":53,
	"CutChk__8daB_GG_cFv":54,
	"G_MoveAction__8daB_GG_cFv":55,
	"FallChk__8daB_GG_cFv":56,
	"G_AttackAction__8daB_GG_cFv":57,
	"G_DamageAction__8daB_GG_cFv":58,
	"G_DeathAction__8daB_GG_cFv":59,
	"G_DeathAction1__8daB_GG_cFv":60,
	"__dt__8cM3dGPlaFv":61,
	"DeathCam__8daB_GG_cFv":62,
	"GroundAction__8daB_GG_cFv":63,
	"StopAction__8daB_GG_cFv":64,
	"HitChk__8daB_GG_cFv":65,
	"Action__8daB_GG_cFv":66,
	"HeadAction__8daB_GG_cFv":67,
	"SetHeadAngle__8daB_GG_cFv":68,
	"SoundChk__8daB_GG_cFv":69,
	"Execute__8daB_GG_cFv":70,
	"ObjHit__8daB_GG_cFv":71,
	"At_Check__8daB_GG_cFv":72,
	"MoveAt__8daB_GG_cFv":73,
	"F_AtHit__8daB_GG_cFv":74,
	"ChanceTime__8daB_GG_cFv":75,
	"ArmAngleSet__8daB_GG_cFv":76,
	"Guard__8daB_GG_cFv":77,
	"Draw__8daB_GG_cFv":78,
	"Delete__8daB_GG_cFv":79,
	"setBaseMtx__8daB_GG_cFv":80,
	"setShieldMtx__8daB_GG_cFv":81,
	"setSwordMtx__8daB_GG_cFv":82,
	"setSwordMtx1__8daB_GG_cFv":83,
	"setHeadMtx__8daB_GG_cFv":84,
	"setHeadMtx1__8daB_GG_cFv":85,
	"daB_GG_Draw__FP8daB_GG_c":86,
	"daB_GG_Execute__FP8daB_GG_c":87,
	"daB_GG_IsDelete__FP8daB_GG_c":88,
	"daB_GG_Delete__FP8daB_GG_c":89,
	"Create__8daB_GG_cFv":90,
	"__ct__8daB_GG_cFv":91,
	"__dt__10dCcD_GSttsFv":92,
	"__dt__12dBgS_ObjAcchFv":93,
	"__dt__12dBgS_AcchCirFv":94,
	"__dt__8cM3dGSphFv":95,
	"__dt__8dCcD_SphFv":96,
	"__ct__8dCcD_SphFv":97,
	"__dt__8cM3dGCylFv":98,
	"__dt__8cM3dGAabFv":99,
	"daB_GG_Create__FP10fopAc_ac_c":100,
	"__dt__10cCcD_GSttsFv":101,
	"__dt__12daB_GG_HIO_cFv":102,
	"__sinit_d_a_b_gg_cpp":103,
	"func_805ECBEC":104,
	"func_805ECBF4":105,
	"setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz":106,
	"__dt__4cXyzFv":107,
	"_ctors":108,
	"_dtors":109,
	"lit_3911":110,
	"lit_3912":111,
	"lit_3913":112,
	"lit_3914":113,
	"lit_3915":114,
	"lit_3916":115,
	"lit_3917":116,
	"lit_3932":117,
	"lit_3933":118,
	"lit_3934":119,
	"ccCylSrc":120,
	"ccHookSrc":121,
	"ccShieldSphSrc":122,
	"ccSphSrc":123,
	"lit_4064":124,
	"lit_4066":125,
	"lit_4089":126,
	"lit_4100":127,
	"lit_4147":128,
	"lit_4148":129,
	"lit_4220":130,
	"lit_4250":131,
	"lit_4251":132,
	"lit_4291":133,
	"lit_4320":134,
	"lit_4530":135,
	"lit_4585":136,
	"lit_4586":137,
	"lit_4587":138,
	"lit_4588":139,
	"lit_5006":140,
	"lit_5007":141,
	"lit_5008":142,
	"lit_5009":143,
	"lit_5010":144,
	"lit_5011":145,
	"lit_5012":146,
	"lit_5013":147,
	"lit_5014":148,
	"lit_5015":149,
	"lit_5016":150,
	"lit_5017":151,
	"lit_5018":152,
	"lit_5019":153,
	"lit_5020":154,
	"lit_5021":155,
	"lit_5022":156,
	"lit_5023":157,
	"lit_5024":158,
	"lit_5025":159,
	"lit_5026":160,
	"lit_5027":161,
	"lit_5028":162,
	"lit_5029":163,
	"lit_5030":164,
	"lit_5031":165,
	"lit_5032":166,
	"lit_5033":167,
	"lit_5034":168,
	"lit_5035":169,
	"lit_5036":170,
	"lit_5245":171,
	"lit_5246":172,
	"lit_5247":173,
	"lit_5248":174,
	"lit_5249":175,
	"lit_5250":176,
	"lit_5251":177,
	"lit_5252":178,
	"lit_5253":179,
	"lit_5315":180,
	"lit_5316":181,
	"lit_5317":182,
	"lit_5506":183,
	"lit_5507":184,
	"lit_5508":185,
	"lit_5639":186,
	"lit_5640":187,
	"lit_5641":188,
	"lit_5642":189,
	"lit_5643":190,
	"lit_5644":191,
	"lit_5645":192,
	"lit_5646":193,
	"lit_5647":194,
	"lit_5648":195,
	"lit_5649":196,
	"lit_5650":197,
	"lit_5651":198,
	"lit_5779":199,
	"lit_5780":200,
	"lit_5781":201,
	"lit_5782":202,
	"lit_5783":203,
	"lit_5784":204,
	"lit_5785":205,
	"lit_5883":206,
	"lit_5884":207,
	"lit_5885":208,
	"lit_5886":209,
	"lit_6106":210,
	"lit_6107":211,
	"lit_6108":212,
	"lit_6109":213,
	"lit_6110":214,
	"lit_6111":215,
	"lit_6174":216,
	"lit_6430":217,
	"lit_6626":218,
	"lit_6627":219,
	"lit_6628":220,
	"lit_6653":221,
	"lit_6924":222,
	"lit_7247":223,
	"lit_7347":224,
	"lit_7534":225,
	"lit_7535":226,
	"lit_7819":227,
	"lit_7984":228,
	"lit_8242":229,
	"lit_8243":230,
	"lit_8244":231,
	"lit_8245":232,
	"lit_8519":233,
	"lit_8520":234,
	"lit_8732":235,
	"lit_8733":236,
	"lit_8734":237,
	"lit_8735":238,
	"lit_8736":239,
	"lit_8737":240,
	"lit_8738":241,
	"lit_8739":242,
	"lit_8740":243,
	"lit_8741":244,
	"lit_8742":245,
	"lit_9281":246,
	"lit_9282":247,
	"lit_9660":248,
	"lit_9661":249,
	"lit_9662":250,
	"lit_9929":251,
	"lit_9930":252,
	"lit_9931":253,
	"lit_9932":254,
	"lit_9933":255,
	"lit_9934":256,
	"lit_9935":257,
	"lit_9936":258,
	"lit_9937":259,
	"lit_9938":260,
	"lit_9939":261,
	"lit_9940":262,
	"d_a_b_gg__stringBase0":263,
	"cNullVec__6Z2Calc":264,
	"lit_1787":265,
	"e_prim":266,
	"e_env":267,
	"eff_id":268,
	"lit_5037":269,
	"lit_5652":270,
	"lit_6629":271,
	"lit_7820":272,
	"lit_8743":273,
	"lit_9091":274,
	"l_daB_GG_Method":275,
	"g_profile_B_GG":276,
	"__vt__12dBgS_AcchCir":277,
	"__vt__10cCcD_GStts":278,
	"__vt__10dCcD_GStts":279,
	"__vt__12dBgS_ObjAcch":280,
	"__vt__8cM3dGSph":281,
	"__vt__8cM3dGCyl":282,
	"__vt__8cM3dGAab":283,
	"__vt__8cM3dGPla":284,
	"__vt__12daB_GG_HIO_c":285,
	"__global_destructor_chain":286,
	"lit_1109":287,
	"lit_1107":288,
	"lit_1105":289,
	"lit_1104":290,
	"lit_1099":291,
	"lit_1097":292,
	"lit_1095":293,
	"lit_1094":294,
	"lit_1057":295,
	"lit_1055":296,
	"lit_1053":297,
	"lit_1052":298,
	"lit_1014":299,
	"lit_1012":300,
	"lit_1010":301,
	"struct_805ED6FC":302,
	"lit_3927":303,
	"l_HIO":304,
	"data_805ED728":305,
	"data_805ED72C":306,
	"data_805ED730":307,
	"lit_3935":308,
	"data_805ED740":309,
	"struct_805ED74C":310,
	"lit_3936":311,
	"lit_3937":312,
	"lit_3938":313,
	"out_pos":314,
	"lit_3939":315,
	"lit_3940":316,
	"lit_3941":317,
	"in_pos":318,
	"data_805ED7E0":319,
	"data_805ED7E4":320,
	"data_805ED7E8":321,
	"data_805ED7EC":322,
	"data_805ED7F0":323,
	"data_805ED7F4":324,
	"data_805ED7F8":325,
	"data_805ED7FC":326,
	"data_805ED800":327,
	"data_805ED804":328,
	"data_805ED808":329,
	"data_805ED80C":330,
	"data_805ED810":331,
	"data_805ED814":332,
	"data_805ED818":333,
	"data_805ED81C":334,
	"data_805ED820":335,
	"data_805ED824":336,
	"data_805ED828":337,
	"data_805ED82C":338,
	"data_805ED830":339,
	"data_805ED834":340,
	"data_805ED838":341,
	"data_805ED83C":342,
	"data_805ED840":343,
}