tp/defs/module43.py

70 lines
3.7 KiB
Python

#
# Generate By: dol2asm
# Module: 43
#
# Libraries
LIBRARIES = [
"d/a/d_a_vrbox",
]
# Translation Units
TRANSLATION_UNITS = [
"executor",
"unknown_translation_unit_ctors",
"unknown_translation_unit_dtors",
"d_a_vrbox",
]
# Sections
SECTIONS = [
".text",
".ctors",
".dtors",
".rodata",
".data",
]
# Symbols
SYMBOLS = [
{'addr':0x804984A0,'size':44,'pad':0,'label':"_prolog",'name':"_prolog",'lib':-1,'tu':0,'section':0,'r':[0,0,0],'sh':[0,0,0],'type':"ASMFunction"},
{'addr':0x804984CC,'size':44,'pad':0,'label':"_epilog",'name':"_epilog",'lib':-1,'tu':0,'section':0,'r':[0,0,0],'sh':[0,0,0],'type':"ASMFunction"},
{'addr':0x804984F8,'size':32,'pad':0,'label':"_unresolved",'name':"_unresolved",'lib':-1,'tu':0,'section':0,'r':[0,0,0],'sh':[0,0,0],'type':"ASMFunction"},
{'addr':0x80498518,'size':416,'pad':0,'label':"daVrbox_Draw__FP11vrbox_class",'name':"daVrbox_Draw__FP11vrbox_class",'lib':-1,'tu':3,'section':0,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
{'addr':0x804986B8,'size':408,'pad':0,'label':"daVrbox_color_set__FP11vrbox_class",'name':"daVrbox_color_set__FP11vrbox_class",'lib':-1,'tu':3,'section':0,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
{'addr':0x80498850,'size':8,'pad':0,'label':"daVrbox_Execute__FP11vrbox_class",'name':"daVrbox_Execute__FP11vrbox_class",'lib':-1,'tu':3,'section':0,'r':[1,0,0],'sh':[0,0,0],'type':"ReturnFunction"},
{'addr':0x80498858,'size':8,'pad':0,'label':"daVrbox_IsDelete__FP11vrbox_class",'name':"daVrbox_IsDelete__FP11vrbox_class",'lib':-1,'tu':3,'section':0,'r':[1,0,0],'sh':[0,0,0],'type':"ReturnFunction"},
{'addr':0x80498860,'size':8,'pad':0,'label':"daVrbox_Delete__FP11vrbox_class",'name':"daVrbox_Delete__FP11vrbox_class",'lib':-1,'tu':3,'section':0,'r':[1,0,0],'sh':[0,0,0],'type':"ReturnFunction"},
{'addr':0x80498868,'size':116,'pad':0,'label':"daVrbox_solidHeapCB__FP10fopAc_ac_c",'name':"daVrbox_solidHeapCB__FP10fopAc_ac_c",'lib':-1,'tu':3,'section':0,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
{'addr':0x804988DC,'size':172,'pad':0,'label':"daVrbox_Create__FP10fopAc_ac_c",'name':"daVrbox_Create__FP10fopAc_ac_c",'lib':-1,'tu':3,'section':0,'r':[1,0,0],'sh':[0,0,0],'type':"ASMFunction"},
{'addr':0x80498988,'size':4,'pad':0,'label':"data_80498988",'name':None,'lib':-1,'tu':1,'section':1,'r':[0,1,0],'sh':[0,0,0],'type':"ArbitraryData"},
{'addr':0x8049898C,'size':4,'pad':0,'label':"data_8049898C",'name':None,'lib':-1,'tu':2,'section':2,'r':[0,1,0],'sh':[0,0,0],'type':"ArbitraryData"},
{'addr':0x80498990,'size':4,'pad':0,'label':"lit_3695",'name':"@3695",'lib':-1,'tu':3,'section':3,'r':[1,0,0],'sh':[0,0,0],'type':"ArbitraryData"},
{'addr':0x80498994,'size':4,'pad':0,'label':"lit_3696",'name':"@3696",'lib':-1,'tu':3,'section':3,'r':[1,0,0],'sh':[0,0,0],'type':"Integer"},
{'addr':0x80498998,'size':15,'pad':0,'label':"stringBase0",'name':"@stringBase0",'lib':-1,'tu':3,'section':3,'r':[1,0,0],'sh':[0,0,0],'type':"StringBase"},
{'addr':0x804989A8,'size':32,'pad':0,'label':"l_daVrbox_Method",'name':"l_daVrbox_Method",'lib':-1,'tu':3,'section':4,'r':[1,0,0],'sh':[0,0,0],'type':"ReferenceArray"},
{'addr':0x804989C8,'size':48,'pad':0,'label':"g_profile_VRBOX",'name':"g_profile_VRBOX",'lib':-1,'tu':3,'section':4,'r':[0,0,1],'sh':[0,0,0],'type':"ReferenceArray"},
]
# Names
SYMBOL_NAMES = {
"_prolog":0,
"_epilog":1,
"_unresolved":2,
"daVrbox_Draw__FP11vrbox_class":3,
"daVrbox_color_set__FP11vrbox_class":4,
"daVrbox_Execute__FP11vrbox_class":5,
"daVrbox_IsDelete__FP11vrbox_class":6,
"daVrbox_Delete__FP11vrbox_class":7,
"daVrbox_solidHeapCB__FP10fopAc_ac_c":8,
"daVrbox_Create__FP10fopAc_ac_c":9,
"data_80498988":10,
"data_8049898C":11,
"lit_3695":12,
"lit_3696":13,
"stringBase0":14,
"l_daVrbox_Method":15,
"g_profile_VRBOX":16,
}