tp/defs/module655.py

47 lines
1.4 KiB
Python

#
# Generate By: dol2asm
# Module: 655
#
# Libraries
LIBRARIES = [
"d/a/obj/d_a_obj_testcube",
]
# Translation Units
TRANSLATION_UNITS = [
"executor",
"unknown_translation_unit_ctors",
"unknown_translation_unit_dtors",
"d_a_obj_testcube",
]
# Sections
SECTIONS = [
".text",
".ctors",
".dtors",
".data",
]
# Symbols
SYMBOLS = [
{'addr':0x80D0BAE0,'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':0x80D0BB0C,'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':0x80D0BB38,'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':0x80D0BB58,'size':4,'pad':0,'label':"data_80D0BB58",'name':None,'lib':-1,'tu':1,'section':1,'r':[0,1,0],'sh':[0,0,0],'type':"ArbitraryData"},
{'addr':0x80D0BB5C,'size':4,'pad':0,'label':"data_80D0BB5C",'name':None,'lib':-1,'tu':2,'section':2,'r':[0,1,0],'sh':[0,0,0],'type':"ArbitraryData"},
{'addr':0x80D0BB60,'size':48,'pad':0,'label':"g_profile_Obj_TestCube",'name':"g_profile_Obj_TestCube",'lib':-1,'tu':3,'section':3,'r':[0,0,1],'sh':[0,0,0],'type':"ReferenceArray"},
]
# Names
SYMBOL_NAMES = {
"_prolog":0,
"_epilog":1,
"_unresolved":2,
"data_80D0BB58":3,
"data_80D0BB5C":4,
"g_profile_Obj_TestCube":5,
}