tp/defs/module723.py

53 lines
2.6 KiB
Python

#
# Generate By: dol2asm
# Module: 723
#
# Libraries
LIBRARIES = [
"d/a/tag/d_a_tag_instruction",
]
# Translation Units
TRANSLATION_UNITS = [
"executor",
"unknown_translation_unit_ctors",
"unknown_translation_unit_dtors",
"d_a_tag_instruction",
]
# Sections
SECTIONS = [
".text",
".ctors",
".dtors",
".data",
]
# Symbols
SYMBOLS = [
{'addr':0x80D59A80,'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':0x80D59AAC,'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':0x80D59AD8,'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':0x80D59AF8,'size':80,'pad':0,'label':"daTagInst_Create__FP10fopAc_ac_c",'name':"daTagInst_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':0x80D59B48,'size':48,'pad':0,'label':"daTagInst_Delete__FP11daTagInst_c",'name':"daTagInst_Delete__FP11daTagInst_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':0x80D59B78,'size':4,'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':0x80D59B7C,'size':4,'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':0x80D59B80,'size':32,'pad':0,'label':"l_daTagInst_Method",'name':"l_daTagInst_Method",'lib':-1,'tu':3,'section':3,'class_template':None,'static':True,'is_reachable':False,'r':[1,0,0],'sh':[0,0,0],'type':"ReferenceArray"},
{'addr':0x80D59BA0,'size':48,'pad':0,'label':"g_profile_Tag_Instruction",'name':"g_profile_Tag_Instruction",'lib':-1,'tu':3,'section':3,'class_template':None,'static':False,'is_reachable':False,'r':[0,0,1],'sh':[0,0,0],'type':"ReferenceArray"},
]
# Names
SYMBOL_NAMES = {
"_prolog":0,
"_epilog":1,
"_unresolved":2,
"daTagInst_Create__FP10fopAc_ac_c":3,
"daTagInst_Delete__FP11daTagInst_c":4,
"_ctors":5,
"_dtors":6,
"l_daTagInst_Method":7,
"g_profile_Tag_Instruction":8,
}