mirror of
https://github.com/zeldaret/tp
synced 2026-08-22 06:44:53 -04:00
More debug fixes for 99% TUs (#3122)
* d_a_e_hp debug code 100% * d_a_npc_chin debug improvements * d_a_npc_du debug code 100% * d_a_npc_cdn3 debug code 100% * d_a_e_rdy GCN symbol fixes * d_a_kago debug code 100% * d_a_e_oc debug code 100% * d_a_e_yr debug code almost matching * d_a_e_bg debug code 100% * d_a_ykgr debug code 100% * d_a_tag_hjump debug data fixes * d_a_tag_attack_item debug data fixes * d_a_e_df debug code 100% * d_a_e_sh debug code 100% * d_a_L7op_demo_dr debug code 100% * d_a_L7low_dr debug code 100% * d_a_e_sm2 debug code 100% * d_a_movie_player debug code 100% * d_a_e_st debug code 100% * d_a_npc_aru debug code 100% * d_a_e_yg debug code 100% * d_a_door_spiral debug code 100% * d_a_bg debug code 100% (still has .data issues) * d_a_e_dn debug code 100% * d_a_tag_attention debug code 100% * d_a_e_bd debug code 100% * d_a_tag_camera debug .rodata fix * d_a_obj_movebox debug code 100% (array dtors are mismapped) * d_a_mg_rod debug improvements * d_a_e_rd debug symbol fixes
This commit is contained in:
@@ -237,10 +237,11 @@ m_battle_oc__6E_OC_n = .bss:0x00000048; // type:object size:0x4 scope:global
|
||||
m_damage_oc__6E_OC_n = .bss:0x0000004C; // type:object size:0x4 scope:global
|
||||
m_death_oc__6E_OC_n = .bss:0x00000050; // type:object size:0x4 scope:global
|
||||
m_talk_oc__6E_OC_n = .bss:0x00000054; // type:object size:0x4 scope:global
|
||||
init$0000 = .bss:0x00000058; // type:object size:0x1 scope:local align:1 data:byte
|
||||
lbl_216_bss_58 = .bss:0x00000058; // type:object size:0x1 scope:local align:1 data:byte
|
||||
@3927 = .bss:0x0000005C; // type:object size:0xC scope:local
|
||||
l_HIO = .bss:0x00000068; // type:object size:0x28 scope:global align:4 data:float
|
||||
@6203 = .bss:0x00000090; // type:object size:0xC scope:local
|
||||
init$4239 = .bss:0x0000009C; // type:object size:0x1 scope:local align:1 data:byte
|
||||
sc$6202 = .bss:0x000000A0; // type:object size:0xC scope:local
|
||||
sInstance__40JASGlobalInstance<19JASDefaultBankTable> = .bss:0x000000AC; // type:object size:0x4 scope:global
|
||||
sInstance__35JASGlobalInstance<14JASAudioThread> = .bss:0x000000B0; // type:object size:0x4 scope:global
|
||||
|
||||
@@ -329,6 +329,7 @@ target_info = .bss:0x000000C8; // type:object size:0x28 scope:global
|
||||
target_info_count = .bss:0x000000F0; // type:object size:0x4 scope:global data:4byte
|
||||
check_index$4747 = .bss:0x000000F4; // type:object size:0xFF scope:local
|
||||
c_start = .bss:0x000001F4; // type:object size:0x4 scope:global
|
||||
data_8077aa20 = .bss:0x000001F8; // type:object size:0x1 scope:global
|
||||
sInstance__40JASGlobalInstance<19JASDefaultBankTable> = .bss:0x000001FC; // type:object size:0x4 scope:global
|
||||
sInstance__35JASGlobalInstance<14JASAudioThread> = .bss:0x00000200; // type:object size:0x4 scope:global
|
||||
sInstance__27JASGlobalInstance<7Z2SeMgr> = .bss:0x00000204; // type:object size:0x4 scope:global
|
||||
|
||||
@@ -240,6 +240,7 @@ lbl_216_bss_58 = .bss:0x00000058; // type:object size:0x1 data:byte
|
||||
@3927 = .bss:0x0000005C; // type:object size:0xC scope:local
|
||||
l_HIO = .bss:0x00000068; // type:object size:0x28 scope:global align:4 data:float
|
||||
@6203 = .bss:0x00000090; // type:object size:0xC scope:local
|
||||
init$4239 = .bss:0x0000009C; // type:object size:0x1 scope:local align:1 data:byte
|
||||
sc$6202 = .bss:0x000000A0; // type:object size:0xC scope:local
|
||||
sInstance__40JASGlobalInstance<19JASDefaultBankTable> = .bss:0x000000AC; // type:object size:0x4 scope:global
|
||||
sInstance__35JASGlobalInstance<14JASAudioThread> = .bss:0x000000B0; // type:object size:0x4 scope:global
|
||||
|
||||
@@ -328,6 +328,7 @@ target_info = .bss:0x000000C8; // type:object size:0x28 scope:global
|
||||
target_info_count = .bss:0x000000F0; // type:object size:0x4 scope:global data:4byte
|
||||
check_index$4747 = .bss:0x000000F4; // type:object size:0xFF scope:local
|
||||
c_start = .bss:0x000001F4; // type:object size:0x4 scope:global
|
||||
data_8077aa20 = .bss:0x000001F8; // type:object size:0x1 scope:global
|
||||
sInstance__40JASGlobalInstance<19JASDefaultBankTable> = .bss:0x000001FC; // type:object size:0x4 scope:global
|
||||
sInstance__35JASGlobalInstance<14JASAudioThread> = .bss:0x00000200; // type:object size:0x4 scope:global
|
||||
sInstance__27JASGlobalInstance<7Z2SeMgr> = .bss:0x00000204; // type:object size:0x4 scope:global
|
||||
|
||||
@@ -240,6 +240,7 @@ lbl_216_bss_58 = .bss:0x00000058; // type:object size:0x1 data:byte
|
||||
@3927 = .bss:0x0000005C; // type:object size:0xC scope:local
|
||||
l_HIO = .bss:0x00000068; // type:object size:0x28 scope:global align:4 data:float
|
||||
@6203 = .bss:0x00000090; // type:object size:0xC scope:local
|
||||
init$4239 = .bss:0x0000009C; // type:object size:0x1 scope:local align:1 data:byte
|
||||
sc$6202 = .bss:0x000000A0; // type:object size:0xC scope:local
|
||||
sInstance__40JASGlobalInstance<19JASDefaultBankTable> = .bss:0x000000AC; // type:object size:0x4 scope:global
|
||||
sInstance__35JASGlobalInstance<14JASAudioThread> = .bss:0x000000B0; // type:object size:0x4 scope:global
|
||||
|
||||
@@ -328,6 +328,7 @@ target_info = .bss:0x000000C8; // type:object size:0x28 scope:global
|
||||
target_info_count = .bss:0x000000F0; // type:object size:0x4 scope:global data:4byte
|
||||
check_index$4747 = .bss:0x000000F4; // type:object size:0xFF scope:local
|
||||
c_start = .bss:0x000001F4; // type:object size:0x4 scope:global
|
||||
data_8077aa20 = .bss:0x000001F8; // type:object size:0x1 scope:global
|
||||
sInstance__40JASGlobalInstance<19JASDefaultBankTable> = .bss:0x000001FC; // type:object size:0x4 scope:global
|
||||
sInstance__35JASGlobalInstance<14JASAudioThread> = .bss:0x00000200; // type:object size:0x4 scope:global
|
||||
sInstance__27JASGlobalInstance<7Z2SeMgr> = .bss:0x00000204; // type:object size:0x4 scope:global
|
||||
|
||||
@@ -37,7 +37,9 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@116853 = .rodata:0x00000038; // type:object size:0x4 scope:local
|
||||
cNullVec__6Z2Calc = .rodata:0x0000003C; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x00000048; // type:object size:0x4 scope:local
|
||||
lbl_268_rodata_4C = .rodata:0x0000004C; // type:object size:0x18
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000050; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000058; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x00000060; // type:object size:0x4 align:4 data:float
|
||||
@116791 = .data:0x00000000; // type:object size:0x8 scope:local data:string
|
||||
@116914 = .data:0x00000008; // type:object size:0x11 scope:local data:string
|
||||
@116915 = .data:0x0000001C; // type:object size:0xF scope:local data:string
|
||||
@@ -48,4 +50,4 @@ lbl_268_rodata_4C = .rodata:0x0000004C; // type:object size:0x18
|
||||
@116959 = .data:0x00000098; // type:object size:0x2A scope:local
|
||||
l_daL7lowDr_Method = .data:0x000000C8; // type:object size:0x20 scope:global
|
||||
g_profile_L7lowDr = .data:0x000000E8; // type:object size:0x30 scope:global
|
||||
lbl_268_data_118 = .data:0x00000118; // type:object size:0x3 data:string
|
||||
@STRING@showAssert__12JUTAssertionFUlPCciPCc = .data:0x00000118; // type:object size:0x3 data:string
|
||||
|
||||
@@ -115,7 +115,9 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@120176 = .rodata:0x0000014C; // type:object size:0x4 scope:local
|
||||
cNullVec__6Z2Calc = .rodata:0x00000150; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x0000015C; // type:object size:0x4 scope:local
|
||||
lbl_269_rodata_160 = .rodata:0x00000160; // type:object size:0x14
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000160; // type:object size:0x8
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000168; // type:object size:0x8
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x00000170; // type:object size:0x4
|
||||
@119468 = .data:0x00000000; // type:object size:0xC scope:local
|
||||
@119577 = .data:0x0000000C; // type:object size:0xC scope:local data:4byte
|
||||
@119578 = .data:0x00000018; // type:object size:0xC scope:local data:4byte
|
||||
@@ -147,4 +149,4 @@ lbl_269_data_160 = .data:0x00000160; // type:object size:0x24
|
||||
@120220 = .data:0x000002A8; // type:object size:0x9 scope:local data:string
|
||||
@120221 = .data:0x000002C0; // type:object size:0x11 scope:local data:string
|
||||
@120222 = .data:0x000002E0; // type:object size:0x10 scope:local data:string
|
||||
lbl_269_data_2F0 = .data:0x000002F0; // type:object size:0xC
|
||||
@STRING@showAssert__12JUTAssertionFUlPCciPCc = .data:0x000002F8; // type:object size:0x3 scope:local data:string
|
||||
|
||||
@@ -97,7 +97,9 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@122188 = .rodata:0x000000F0; // type:object size:0x4 scope:local data:string
|
||||
cNullVec__6Z2Calc = .rodata:0x000000F4; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x00000100; // type:object size:0x4 scope:local
|
||||
lbl_58_rodata_104 = .rodata:0x00000104; // type:object size:0x18
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000108; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000110; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x00000118; // type:object size:0x4 align:4 data:float
|
||||
@121278 = .data:0x00000000; // type:object size:0x9 scope:local
|
||||
@121279 = .data:0x0000000C; // type:object size:0xB scope:local
|
||||
@121282 = .data:0x00000018; // type:object size:0x9 scope:local
|
||||
|
||||
@@ -44,7 +44,9 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@121939 = .rodata:0x00000028; // type:object size:0x4 scope:local align:4 data:float
|
||||
cNullVec__6Z2Calc = .rodata:0x0000002C; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x00000038; // type:object size:0x4 scope:local
|
||||
lbl_3_rodata_3C = .rodata:0x0000003C; // type:object size:0x18
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000040; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000048; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x00000050; // type:object size:0x4 align:4 data:float
|
||||
@LOCAL@createHeap__6daBg_cFv@l_modelName = .data:0x00000000; // type:object size:0x42 scope:local
|
||||
@LOCAL@createHeap__6daBg_cFv@l_modelName2@0 = .data:0x00000044; // type:object size:0x42 scope:local
|
||||
@LOCAL@createHeap__6daBg_cFv@l_btkName@1 = .data:0x00000088; // type:object size:0x42 scope:local
|
||||
|
||||
@@ -117,7 +117,9 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@117952 = .rodata:0x00000084; // type:object size:0x4 scope:local
|
||||
cNullVec__6Z2Calc = .rodata:0x00000088; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x00000094; // type:object size:0x4 scope:local
|
||||
lbl_9_rodata_98 = .rodata:0x00000098; // type:object size:0x14
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000098; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x000000A0; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x000000A8; // type:object size:0x4 align:4 data:float
|
||||
@116830 = .data:0x00000000; // type:object size:0xF scope:local data:string
|
||||
@116831 = .data:0x00000010; // type:object size:0xF scope:local data:string
|
||||
@LOCAL@getSpiralDzbName__10daSpiral_cFi@dzb = .data:0x00000020; // type:object size:0x8 scope:local
|
||||
@@ -170,7 +172,27 @@ lbl_9_rodata_98 = .rodata:0x00000098; // type:object size:0x14
|
||||
@117894 = .data:0x00000390; // type:object size:0x19 scope:local data:string
|
||||
l_daSpiral_Method = .data:0x000003B0; // type:object size:0x20 scope:global
|
||||
g_profile_SPIRAL_DOOR = .data:0x000003D0; // type:object size:0x30 scope:global
|
||||
lbl_9_data_400 = .data:0x00000400; // type:object size:0x130
|
||||
@STRING@onStatusFlag__20dStage_roomControl_cFiUc@2 = .data:0x00000400; // type:object size:0x5 scope:local data:string
|
||||
@STRING@onStatusFlag__20dStage_roomControl_cFiUc@1 = .data:0x00000408; // type:object size:0xA scope:local data:string
|
||||
@STRING@onStatusFlag__20dStage_roomControl_cFiUc@0 = .data:0x00000414; // type:object size:0x1F scope:local data:string
|
||||
@STRING@onStatusFlag__20dStage_roomControl_cFiUc = .data:0x00000434; // type:object size:0xA scope:local data:string
|
||||
@STRING@offStatusFlag__20dStage_roomControl_cFiUc@2 = .data:0x00000440; // type:object size:0x5 scope:local data:string
|
||||
@STRING@offStatusFlag__20dStage_roomControl_cFiUc@1 = .data:0x00000448; // type:object size:0xA scope:local data:string
|
||||
@STRING@offStatusFlag__20dStage_roomControl_cFiUc@0 = .data:0x00000454; // type:object size:0x1F scope:local data:string
|
||||
@STRING@offStatusFlag__20dStage_roomControl_cFiUc = .data:0x00000474; // type:object size:0xA scope:local data:string
|
||||
@STRING@checkStatusFlag__20dStage_roomControl_cCFiUc@2 = .data:0x00000480; // type:object size:0x5 scope:local data:string
|
||||
@STRING@checkStatusFlag__20dStage_roomControl_cCFiUc@1 = .data:0x00000488; // type:object size:0xA scope:local data:string
|
||||
@STRING@checkStatusFlag__20dStage_roomControl_cCFiUc@0 = .data:0x00000494; // type:object size:0x1F scope:local data:string
|
||||
@STRING@checkStatusFlag__20dStage_roomControl_cCFiUc = .data:0x000004B4; // type:object size:0xA scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@6 = .data:0x000004C0; // type:object size:0x5 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@5 = .data:0x000004C8; // type:object size:0x9 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@4 = .data:0x000004D4; // type:object size:0x16 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@3 = .data:0x000004EC; // type:object size:0x9 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@2 = .data:0x000004F8; // type:object size:0x5 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@1 = .data:0x00000500; // type:object size:0x9 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@0 = .data:0x0000050C; // type:object size:0x14 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi = .data:0x00000520; // type:object size:0x9 scope:local data:string
|
||||
@STRING@showAssert__12JUTAssertionFUlPCciPCc = .data:0x0000052C; // type:object size:0x3 scope:local data:string
|
||||
...bss.0 = .bss:0x00000000; // type:label scope:local
|
||||
l_step_offset = .bss:0x00000000; // type:object size:0xC scope:global
|
||||
l_dzb_offset = .bss:0x0000000C; // type:object size:0xC scope:global
|
||||
|
||||
@@ -92,7 +92,9 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@119712 = .rodata:0x000000A8; // type:object size:0x4 scope:local
|
||||
cNullVec__6Z2Calc = .rodata:0x000000AC; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x000000B8; // type:object size:0x4 scope:local
|
||||
lbl_165_rodata_BC = .rodata:0x000000BC; // type:object size:0x18
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x000000C0; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x000000C8; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x000000D0; // type:object size:0x4 align:4 data:float
|
||||
@118750 = .data:0x00000000; // type:object size:0x7 scope:local
|
||||
@118751 = .data:0x00000008; // type:object size:0x9 scope:local
|
||||
@118753 = .data:0x00000014; // type:object size:0x9 scope:local
|
||||
@@ -141,6 +143,14 @@ lbl_165_data_298 = .data:0x00000298; // type:object size:0x24
|
||||
@119822 = .data:0x00000480; // type:object size:0xC scope:local
|
||||
@119823 = .data:0x000004A4; // type:object size:0x11 scope:local data:string
|
||||
@119824 = .data:0x000004CC; // type:object size:0xD scope:local data:string
|
||||
lbl_165_data_4D9 = .data:0x000004D9; // type:object size:0x93
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@2 = .data:0x000004E8; // type:object size:0x5 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@1 = .data:0x000004F0; // type:object size:0xF scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@0 = .data:0x00000500; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs = .data:0x00000514; // type:object size:0xF scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@2 = .data:0x00000524; // type:object size:0x5 scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@1 = .data:0x0000052C; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@0 = .data:0x00000540; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs = .data:0x00000554; // type:object size:0x14 scope:local data:string
|
||||
@STRING@showAssert__12JUTAssertionFUlPCciPCc = .data:0x00000568; // type:object size:0x3 scope:local data:string
|
||||
hio_set = .bss:0x00000000; // type:object size:0x1 data:byte
|
||||
l_HIO = .bss:0x00000004; // type:object size:0x24 scope:global data:byte
|
||||
|
||||
@@ -14,4 +14,4 @@ d/actor/d_a_e_df.cpp:
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000DC
|
||||
.data start:0x00000000 end:0x00000238
|
||||
.bss start:0x00000004 end:0x00000010
|
||||
.bss start:0x00000000 end:0x00000010
|
||||
|
||||
@@ -83,7 +83,9 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@120010 = .rodata:0x000000B0; // type:object size:0x4 scope:local
|
||||
cNullVec__6Z2Calc = .rodata:0x000000B4; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x000000C0; // type:object size:0x4 scope:local
|
||||
lbl_176_rodata_C4 = .rodata:0x000000C4; // type:object size:0x18
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x000000C8; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x000000D0; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x000000D8; // type:object size:0x4 align:4 data:float
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@e_prim = .data:0x00000000; // type:object size:0x8 scope:local
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@e_env@0 = .data:0x00000008; // type:object size:0x8 scope:local
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@eff_id@1 = .data:0x00000010; // type:object size:0x6 scope:local
|
||||
@@ -108,6 +110,10 @@ __RTTI__12daE_DF_HIO_c = .data:0x00000160; // type:object size:0x8 scope:global
|
||||
@120105 = .data:0x000001A8; // type:object size:0xE scope:local data:string
|
||||
@120106 = .data:0x000001B8; // type:object size:0xC scope:local
|
||||
@120107 = .data:0x000001DC; // type:object size:0x11 scope:local data:string
|
||||
lbl_176_data_1ED = .data:0x000001ED; // type:object size:0x4B
|
||||
lbl_176_bss_0 = .bss:0x00000000; // type:object size:0x1 data:byte
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@2 = .data:0x000001F8; // type:object size:0x5 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@1 = .data:0x00000200; // type:object size:0xF scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@0 = .data:0x00000210; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs = .data:0x00000224; // type:object size:0xF scope:local data:string
|
||||
@STRING@showAssert__12JUTAssertionFUlPCciPCc = .data:0x00000234; // type:object size:0x3 scope:local data:string
|
||||
hio_set = .bss:0x00000000; // type:object size:0x1 scope:global data:byte
|
||||
l_HIO = .bss:0x00000004; // type:object size:0xC scope:global data:byte
|
||||
|
||||
@@ -178,7 +178,9 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@120120 = .rodata:0x00000168; // type:object size:0x4 scope:local align:4 data:float
|
||||
cNullVec__6Z2Calc = .rodata:0x0000016C; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x00000178; // type:object size:0x4 scope:local
|
||||
lbl_63_rodata_17C = .rodata:0x0000017C; // type:object size:0x18
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000180; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000188; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x00000190; // type:object size:0x4 align:4 data:float
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@e_prim = .data:0x00000000; // type:object size:0x8 scope:local
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@e_env@0 = .data:0x00000008; // type:object size:0x8 scope:local
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@eff_id@1 = .data:0x00000010; // type:object size:0x6 scope:local
|
||||
@@ -261,8 +263,16 @@ lbl_63_data_720 = .data:0x00000720; // type:object size:0x38
|
||||
@120221 = .data:0x00000970; // type:object size:0xE scope:local data:string
|
||||
@120222 = .data:0x00000980; // type:object size:0xC scope:local
|
||||
@120223 = .data:0x000009A4; // type:object size:0x11 scope:local data:string
|
||||
lbl_63_data_9B5 = .data:0x000009B5; // type:object size:0x8F
|
||||
lbl_63_bss_0 = .bss:0x00000000; // type:object size:0x1 data:byte
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@2 = .data:0x000009C0; // type:object size:0x5 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@1 = .data:0x000009C8; // type:object size:0xF scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@0 = .data:0x000009D8; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs = .data:0x000009EC; // type:object size:0xF scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@2 = .data:0x000009FC; // type:object size:0x5 scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@1 = .data:0x00000A04; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@0 = .data:0x00000A18; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs = .data:0x00000A2C; // type:object size:0x14 scope:local data:string
|
||||
@STRING@showAssert__12JUTAssertionFUlPCciPCc = .data:0x00000A40; // type:object size:0x3 scope:local data:string
|
||||
hio_set = .bss:0x00000000; // type:object size:0x1 data:byte
|
||||
l_HIO = .bss:0x00000008; // type:object size:0x28 scope:global data:byte
|
||||
target_info = .bss:0x00000030; // type:object size:0x28 scope:global
|
||||
target_info_count = .bss:0x00000058; // type:object size:0x4 scope:global data:4byte
|
||||
|
||||
@@ -102,7 +102,9 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@120093 = .rodata:0x000000B8; // type:object size:0x8 scope:local
|
||||
cNullVec__6Z2Calc = .rodata:0x000000C0; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x000000CC; // type:object size:0x4 scope:local
|
||||
lbl_191_rodata_D0 = .rodata:0x000000D0; // type:object size:0x14
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x000000D0; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x000000D8; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x000000E0; // type:object size:0x4 align:4 data:float
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@e_prim = .data:0x00000000; // type:object size:0x8 scope:local
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@e_env@0 = .data:0x00000008; // type:object size:0x8 scope:local
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@eff_id@1 = .data:0x00000010; // type:object size:0x6 scope:local
|
||||
@@ -161,6 +163,14 @@ lbl_191_data_310 = .data:0x00000310; // type:object size:0x24
|
||||
@120214 = .data:0x00000528; // type:object size:0xE scope:local data:string
|
||||
@120215 = .data:0x00000538; // type:object size:0xC scope:local
|
||||
@120216 = .data:0x0000055C; // type:object size:0x11 scope:local data:string
|
||||
lbl_191_data_56D = .data:0x0000056D; // type:object size:0x8F
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@2 = .data:0x00000578; // type:object size:0x5 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@1 = .data:0x00000580; // type:object size:0xF scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@0 = .data:0x00000590; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs = .data:0x000005A4; // type:object size:0xF scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@2 = .data:0x000005B4; // type:object size:0x5 scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@1 = .data:0x000005BC; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@0 = .data:0x000005D0; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs = .data:0x000005E4; // type:object size:0x14 scope:local data:string
|
||||
@STRING@showAssert__12JUTAssertionFUlPCciPCc = .data:0x000005F8; // type:object size:0x3 scope:local data:string
|
||||
hio_set = .bss:0x00000000; // type:object size:0x1 data:byte
|
||||
l_HIO = .bss:0x00000004; // type:object size:0x14 scope:global data:byte
|
||||
|
||||
@@ -203,7 +203,9 @@ oc_attackc_trans__6E_OC_n = .rodata:0x00000038; // type:object size:0x28 scope:g
|
||||
@121462 = .rodata:0x000001D0; // type:object size:0x4 scope:local
|
||||
cNullVec__6Z2Calc = .rodata:0x000001D4; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x000001E0; // type:object size:0x4 scope:local
|
||||
lbl_207_rodata_1E4 = .rodata:0x000001E4; // type:object size:0x18
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x000001E8; // type:object size:0x8
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x000001F0; // type:object size:0x8
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x000001F8; // type:object size:0x4
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@e_prim = .data:0x00000000; // type:object size:0x8 scope:local
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@e_env@0 = .data:0x00000008; // type:object size:0x8 scope:local
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@eff_id@1 = .data:0x00000010; // type:object size:0x6 scope:local
|
||||
@@ -263,13 +265,21 @@ lbl_207_data_3F0 = .data:0x000003F0; // type:object size:0x24
|
||||
@121570 = .data:0x000005E8; // type:object size:0xE scope:local data:string
|
||||
@121571 = .data:0x000005F8; // type:object size:0xC scope:local
|
||||
@121572 = .data:0x0000061C; // type:object size:0x11 scope:local data:string
|
||||
lbl_207_data_62D = .data:0x0000062D; // type:object size:0x8F
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@2 = .data:0x00000638; // type:object size:0x5 data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@1 = .data:0x00000640; // type:object size:0xF data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@0 = .data:0x00000650; // type:object size:0x14 data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs = .data:0x00000664; // type:object size:0xF data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@2 = .data:0x00000674; // type:object size:0x5 data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@1 = .data:0x0000067C; // type:object size:0x14 data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@0 = .data:0x00000690; // type:object size:0x14 data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs = .data:0x000006A4; // type:object size:0x14 data:string
|
||||
@STRING@showAssert__12JUTAssertionFUlPCciPCc = .data:0x000006B8; // type:object size:0x3 data:string
|
||||
...bss.0 = .bss:0x00000000; // type:label scope:local
|
||||
m_battle_oc__6E_OC_n = .bss:0x00000000; // type:object size:0x4 scope:global
|
||||
m_damage_oc__6E_OC_n = .bss:0x00000004; // type:object size:0x4 scope:global
|
||||
m_death_oc__6E_OC_n = .bss:0x00000008; // type:object size:0x4 scope:global
|
||||
m_talk_oc__6E_OC_n = .bss:0x0000000C; // type:object size:0x4 scope:global
|
||||
lbl_207_bss_10 = .bss:0x00000010; // type:object size:0x8 data:byte
|
||||
lbl_216_bss_58 = .bss:0x00000010; // type:object size:0x1 data:byte
|
||||
l_HIO = .bss:0x00000018; // type:object size:0x28 scope:global align:4 data:float
|
||||
lbl_207_bss_40 = .bss:0x00000040; // type:object size:0x1 data:byte
|
||||
@GUARD@setWaterEffect__8daE_OC_cFv@sc = .bss:0x00000040; // type:object size:0x1 data:byte
|
||||
@LOCAL@setWaterEffect__8daE_OC_cFv@sc = .bss:0x00000044; // type:object size:0xC scope:local
|
||||
|
||||
@@ -375,7 +375,9 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@129637 = .rodata:0x000003BC; // type:object size:0x4 scope:local align:4 data:float
|
||||
cNullVec__6Z2Calc = .rodata:0x000003C0; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x000003CC; // type:object size:0x4 scope:local
|
||||
lbl_68_rodata_3D0 = .rodata:0x000003D0; // type:object size:0x14
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x000003D0; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x000003D8; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x000003E0; // type:object size:0x4 align:4 data:float
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@e_prim = .data:0x00000000; // type:object size:0x8 scope:local
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@e_env@0 = .data:0x00000008; // type:object size:0x8 scope:local
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@eff_id@1 = .data:0x00000010; // type:object size:0x6 scope:local
|
||||
@@ -494,26 +496,34 @@ lbl_68_data_BA8 = .data:0x00000BA8; // type:object size:0x38
|
||||
@129754 = .data:0x00000DF8; // type:object size:0xE scope:local data:string
|
||||
@129755 = .data:0x00000E08; // type:object size:0xC scope:local
|
||||
@129756 = .data:0x00000E2C; // type:object size:0x11 scope:local data:string
|
||||
lbl_68_data_E3D = .data:0x00000E3D; // type:object size:0x8F
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@2 = .data:0x00000E48; // type:object size:0x5 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@1 = .data:0x00000E50; // type:object size:0xF scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@0 = .data:0x00000E60; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs = .data:0x00000E74; // type:object size:0xF scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@2 = .data:0x00000E84; // type:object size:0x5 scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@1 = .data:0x00000E8C; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@0 = .data:0x00000EA0; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs = .data:0x00000EB4; // type:object size:0x14 scope:local data:string
|
||||
@STRING@showAssert__12JUTAssertionFUlPCciPCc = .data:0x00000EC8; // type:object size:0x3 scope:local data:string
|
||||
...bss.0 = .bss:0x00000000; // type:label scope:local
|
||||
boss = .bss:0x00000000; // type:object size:0x4 scope:global
|
||||
lbl_68_bss_4 = .bss:0x00000004; // type:object size:0x1 data:byte
|
||||
hio_set = .bss:0x00000004; // type:object size:0x1 data:byte
|
||||
l_HIO = .bss:0x00000008; // type:object size:0x50 scope:global data:byte
|
||||
S_find = .bss:0x00000058; // type:object size:0x2 scope:global data:2byte
|
||||
lbl_68_bss_5A = .bss:0x0000005A; // type:object size:0x1 data:byte
|
||||
lbl_70_bss_AE = .bss:0x0000005A; // type:object size:0x1 data:byte
|
||||
S_find_pos = .bss:0x0000005C; // type:object size:0xC scope:global
|
||||
lbl_68_bss_68 = .bss:0x00000068; // type:object size:0x1 data:byte
|
||||
lbl_68_bss_69 = .bss:0x00000069; // type:object size:0x7 data:byte
|
||||
desert_substage = .bss:0x00000068; // type:object size:0x1 data:byte
|
||||
data_80519210 = .bss:0x00000069; // type:object size:0x7 data:byte
|
||||
target_info = .bss:0x00000070; // type:object size:0x28 scope:global data:4byte
|
||||
target_info_count = .bss:0x00000098; // type:object size:0x4 scope:global data:4byte
|
||||
data_80519230 = .bss:0x0000009C; // type:object size:0x1 data:byte
|
||||
@LOCAL@path_check__FP10e_rd_class@check_index = .bss:0x000000A0; // type:object size:0xFF scope:local
|
||||
rd_count = .bss:0x000001A0; // type:object size:0x4 scope:global data:4byte
|
||||
lbl_68_bss_1A4 = .bss:0x000001A4; // type:object size:0x1 data:byte
|
||||
data_80519338 = .bss:0x000001A4; // type:object size:0x1 data:byte
|
||||
c_start = .bss:0x000001A8; // type:object size:0x4 scope:global data:4byte
|
||||
lbl_68_bss_1AC = .bss:0x000001AC; // type:object size:0x1 data:byte
|
||||
@GUARD@ride_game_actor_set__FP10e_rd_class@set_pos = .bss:0x000001AC; // type:object size:0x1 data:byte
|
||||
@LOCAL@ride_game_actor_set__FP10e_rd_class@set_pos = .bss:0x000001B0; // type:object size:0x48 scope:local
|
||||
lbl_68_bss_1F8 = .bss:0x000001F8; // type:object size:0x1 data:byte
|
||||
@GUARD@coach_game_actor_set__FP10e_rd_class@set_pos = .bss:0x000001F8; // type:object size:0x1 data:byte
|
||||
@LOCAL@coach_game_actor_set__FP10e_rd_class@set_pos = .bss:0x000001FC; // type:object size:0x24 scope:local
|
||||
jv_offset = .bss:0x00000220; // type:object size:0xC scope:global
|
||||
lbl_68_bss_22C = .bss:0x0000022C; // type:object size:0x1 data:byte
|
||||
instanceCount = .bss:0x0000022C; // type:object size:0x1 data:byte
|
||||
|
||||
@@ -360,7 +360,7 @@ lbl_216_data_A70 = .data:0x00000A70; // type:object size:0x38
|
||||
@125509 = .data:0x00000CF4; // type:object size:0x11 scope:local data:string
|
||||
lbl_216_data_D05 = .data:0x00000D05; // type:object size:0xFB
|
||||
boss = .bss:0x00000000; // type:object size:0x4 scope:global
|
||||
lbl_216_bss_4 = .bss:0x00000004; // type:object size:0x1 data:byte
|
||||
hio_set = .bss:0x00000004; // type:object size:0x1 data:byte
|
||||
l_HIO = .bss:0x00000008; // type:object size:0x50 scope:global data:byte
|
||||
S_find = .bss:0x00000058; // type:object size:0x2 scope:global data:2byte
|
||||
S_find_pos = .bss:0x0000005C; // type:object size:0xC scope:global
|
||||
@@ -369,4 +369,4 @@ target_info_count = .bss:0x00000090; // type:object size:0x4 scope:global data:4
|
||||
@LOCAL@path_check__FP11e_rdy_class@check_index = .bss:0x00000094; // type:object size:0xFF scope:local
|
||||
c_start = .bss:0x00000194; // type:object size:0x4 scope:global data:4byte
|
||||
jv_offset = .bss:0x00000198; // type:object size:0xC scope:global
|
||||
lbl_216_bss_1A4 = .bss:0x000001A4; // type:object size:0x1 data:byte
|
||||
data_8077aa20 = .bss:0x000001A4; // type:object size:0x1 data:byte
|
||||
|
||||
@@ -115,7 +115,9 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@120044 = .rodata:0x00000130; // type:object size:0x8 scope:local
|
||||
cNullVec__6Z2Calc = .rodata:0x00000138; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x00000144; // type:object size:0x4 scope:local
|
||||
lbl_221_rodata_148 = .rodata:0x00000148; // type:object size:0x14
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000148; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000150; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x00000158; // type:object size:0x4 align:4 data:float
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@e_prim = .data:0x00000000; // type:object size:0x8 scope:local
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@e_env@0 = .data:0x00000008; // type:object size:0x8 scope:local
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@eff_id@1 = .data:0x00000010; // type:object size:0x6 scope:local
|
||||
@@ -172,6 +174,14 @@ lbl_221_data_340 = .data:0x00000340; // type:object size:0x24
|
||||
@120142 = .data:0x00000518; // type:object size:0xE scope:local data:string
|
||||
@120143 = .data:0x00000528; // type:object size:0xC scope:local
|
||||
@120144 = .data:0x0000054C; // type:object size:0x11 scope:local data:string
|
||||
lbl_221_data_55D = .data:0x0000055D; // type:object size:0x8F
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@2 = .data:0x00000568; // type:object size:0x5 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@1 = .data:0x00000570; // type:object size:0xF scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@0 = .data:0x00000580; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs = .data:0x00000594; // type:object size:0xF scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@2 = .data:0x000005A4; // type:object size:0x5 scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@1 = .data:0x000005AC; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@0 = .data:0x000005C0; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs = .data:0x000005D4; // type:object size:0x14 scope:local data:string
|
||||
@STRING@showAssert__12JUTAssertionFUlPCciPCc = .data:0x000005E8; // type:object size:0x3 scope:local data:string
|
||||
hio_set = .bss:0x00000000; // type:object size:0x1 data:byte
|
||||
l_HIO = .bss:0x00000004; // type:object size:0x2C scope:global data:byte
|
||||
|
||||
@@ -212,7 +212,15 @@ lbl_223_data_610 = .data:0x00000610; // type:object size:0x38
|
||||
@120420 = .data:0x000008A0; // type:object size:0xC scope:local
|
||||
@120421 = .data:0x000008B8; // type:object size:0x11 scope:local data:string
|
||||
@120422 = .data:0x000008E4; // type:object size:0xD scope:local data:string
|
||||
lbl_223_data_8F1 = .data:0x000008F1; // type:object size:0x93
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@2 = .data:0x00000900; // type:object size:0x5 data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@1 = .data:0x00000908; // type:object size:0xF data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@0 = .data:0x00000918; // type:object size:0x14 data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs = .data:0x0000092C; // type:object size:0xF data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@2 = .data:0x0000093C; // type:object size:0x5 data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@1 = .data:0x00000944; // type:object size:0x14 data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@0 = .data:0x00000958; // type:object size:0x14 data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs = .data:0x0000096C; // type:object size:0x14 data:string
|
||||
@STRING@showAssert__12JUTAssertionFUlPCciPCc = .data:0x00000980; // type:object size:0x3 data:string
|
||||
__global_destructor_chain = .bss:0x00000000; // type:object size:0x4 scope:global
|
||||
...bss.0 = .bss:0x00000008; // type:label scope:local
|
||||
@119109 = .bss:0x00000008; // type:object size:0xC scope:local
|
||||
|
||||
@@ -190,7 +190,9 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@121296 = .rodata:0x000001A8; // type:object size:0x4 scope:local
|
||||
cNullVec__6Z2Calc = .rodata:0x000001AC; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x000001B8; // type:object size:0x4 scope:local
|
||||
lbl_224_rodata_1BC = .rodata:0x000001BC; // type:object size:0x18
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x000001C0; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x000001C8; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x000001D0; // type:object size:0x4 align:4 data:float
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@e_prim = .data:0x00000000; // type:object size:0x8 scope:local
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@e_env@0 = .data:0x00000008; // type:object size:0x8 scope:local
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@eff_id@1 = .data:0x00000010; // type:object size:0x6 scope:local
|
||||
@@ -262,8 +264,16 @@ lbl_224_data_5CF = .data:0x000005CF; // type:object size:0x39
|
||||
@121292 = .data:0x00000840; // type:object size:0xE scope:local data:string
|
||||
@121293 = .data:0x00000850; // type:object size:0xC scope:local
|
||||
@121294 = .data:0x00000874; // type:object size:0x11 scope:local data:string
|
||||
lbl_224_data_885 = .data:0x00000885; // type:object size:0x8F
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@2 = .data:0x00000890; // type:object size:0x5 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@1 = .data:0x00000898; // type:object size:0xF scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@0 = .data:0x000008A8; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs = .data:0x000008BC; // type:object size:0xF scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@2 = .data:0x000008CC; // type:object size:0x5 scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@1 = .data:0x000008D4; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@0 = .data:0x000008E8; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs = .data:0x000008FC; // type:object size:0x14 scope:local data:string
|
||||
@STRING@showAssert__12JUTAssertionFUlPCciPCc = .data:0x00000910; // type:object size:0x3 scope:local data:string
|
||||
small = .bss:0x00000000; // type:object size:0x4 scope:global
|
||||
lbl_224_bss_4 = .bss:0x00000004; // type:object size:0x1 data:byte
|
||||
hio_set = .bss:0x00000004; // type:object size:0x1 data:byte
|
||||
l_HIO = .bss:0x00000008; // type:object size:0x24 scope:global data:byte
|
||||
top_pos_data = .bss:0x00000030; // type:object size:0x30 scope:global
|
||||
|
||||
@@ -130,7 +130,9 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@119052 = .rodata:0x00000118; // type:object size:0x4 scope:local
|
||||
cNullVec__6Z2Calc = .rodata:0x0000011C; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x00000128; // type:object size:0x4 scope:local
|
||||
lbl_241_rodata_12C = .rodata:0x0000012C; // type:object size:0x18
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000130; // type:object size:0x8 scope:local data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000138; // type:object size:0x8 scope:local data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x00000140; // type:object size:0x4 scope:local data:float
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@e_prim = .data:0x00000000; // type:object size:0x8 scope:local
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@e_env@0 = .data:0x00000008; // type:object size:0x8 scope:local
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@eff_id@1 = .data:0x00000010; // type:object size:0x6 scope:local
|
||||
@@ -179,13 +181,23 @@ __vt__18mDoExt_3DlineMat_c = .data:0x00000360; // type:object size:0x14 scope:gl
|
||||
@119047 = .data:0x000004A8; // type:object size:0xE scope:local data:string
|
||||
@119048 = .data:0x000004B8; // type:object size:0xC scope:local
|
||||
@119049 = .data:0x000004DC; // type:object size:0x11 scope:local data:string
|
||||
lbl_241_data_4ED = .data:0x000004ED; // type:object size:0x7B
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@6 = .data:0x000004F8; // type:object size:0x5 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@5 = .data:0x00000500; // type:object size:0x9 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@4 = .data:0x0000050C; // type:object size:0x16 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@3 = .data:0x00000524; // type:object size:0x9 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@2 = .data:0x00000530; // type:object size:0x5 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@1 = .data:0x00000538; // type:object size:0x9 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@0 = .data:0x00000544; // type:object size:0x14 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi = .data:0x00000558; // type:object size:0x9 scope:local data:string
|
||||
@STRING@showAssert__12JUTAssertionFUlPCciPCc = .data:0x00000564; // type:object size:0x3 scope:local data:string
|
||||
...bss.0 = .bss:0x00000000; // type:label scope:local
|
||||
hio_set = .bss:0x00000000; // type:object size:0x1 scope:global data:byte
|
||||
l_HIO = .bss:0x00000004; // type:object size:0x1C scope:global data:byte
|
||||
lbl_241_bss_20 = .bss:0x00000020; // type:object size:0x1 data:byte
|
||||
@GUARD@ms_disappear__FP10e_yg_class@e_pos = .bss:0x00000020; // type:object size:0x1 data:byte
|
||||
@LOCAL@ms_disappear__FP10e_yg_class@e_pos = .bss:0x00000024; // type:object size:0x24 scope:local
|
||||
target_info = .bss:0x00000048; // type:object size:0x50 scope:global
|
||||
target_info_count = .bss:0x00000098; // type:object size:0x4 scope:global data:4byte
|
||||
ke_p = .bss:0x0000009C; // type:object size:0x9C scope:global
|
||||
ke_a = .bss:0x00000138; // type:object size:0x4E scope:global
|
||||
@GUARD@daE_YG_Execute__FP10e_yg_class@sc = .bss:0x00000186; // type:object size:0x1 scope:local
|
||||
@LOCAL@daE_YG_Execute__FP10e_yg_class@sc = .bss:0x00000188; // type:object size:0xC scope:local
|
||||
|
||||
@@ -129,7 +129,9 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@120826 = .rodata:0x00000130; // type:object size:0x4 scope:local
|
||||
cNullVec__6Z2Calc = .rodata:0x00000134; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x00000140; // type:object size:0x4 scope:local
|
||||
lbl_247_rodata_144 = .rodata:0x00000144; // type:object size:0x18
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000148; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000150; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x00000158; // type:object size:0x4 align:4 data:float
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@e_prim = .data:0x00000000; // type:object size:0x8 scope:local
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@e_env@0 = .data:0x00000008; // type:object size:0x8 scope:local
|
||||
@LOCAL@setMidnaBindEffect__FP13fopEn_enemy_cP15Z2CreatureEnemyP4cXyzP4cXyz@eff_id@1 = .data:0x00000010; // type:object size:0x6 scope:local
|
||||
@@ -210,7 +212,19 @@ lbl_247_data_610 = .data:0x00000610; // type:object size:0x2C
|
||||
@120811 = .data:0x00000820; // type:object size:0xE scope:local data:string
|
||||
@120812 = .data:0x00000830; // type:object size:0xC scope:local
|
||||
@120813 = .data:0x00000848; // type:object size:0x11 scope:local data:string
|
||||
lbl_247_data_859 = .data:0x00000859; // type:object size:0xDB
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@2 = .data:0x00000888; // type:object size:0x5 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@1 = .data:0x00000890; // type:object size:0xF scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@0 = .data:0x000008A0; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs = .data:0x000008B4; // type:object size:0xF scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@6 = .data:0x000008C4; // type:object size:0x5 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@5 = .data:0x000008CC; // type:object size:0x9 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@4 = .data:0x000008D8; // type:object size:0x16 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@3 = .data:0x000008F0; // type:object size:0x9 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@2 = .data:0x000008FC; // type:object size:0x5 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@1 = .data:0x00000904; // type:object size:0x9 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@0 = .data:0x00000910; // type:object size:0x14 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi = .data:0x00000924; // type:object size:0x9 scope:local data:string
|
||||
@STRING@showAssert__12JUTAssertionFUlPCciPCc = .data:0x00000930; // type:object size:0x3 scope:local data:string
|
||||
__global_destructor_chain = .bss:0x00000000; // type:object size:0x4 scope:global
|
||||
@119131 = .bss:0x00000008; // type:object size:0xC scope:local
|
||||
l_e_yrHIO = .bss:0x00000014; // type:object size:0x7C scope:global align:4 data:float
|
||||
|
||||
@@ -231,7 +231,9 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@125505 = .rodata:0x00000204; // type:object size:0x4 scope:local
|
||||
cNullVec__6Z2Calc = .rodata:0x00000208; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x00000214; // type:object size:0x4 scope:local
|
||||
lbl_256_rodata_218 = .rodata:0x00000218; // type:object size:0x14
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000218; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000220; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x00000228; // type:object size:0x4 align:8 data:float
|
||||
cc_sph_src__22@unnamed@d_a_kago_cpp@ = .data:0x00000000; // type:object size:0x40 scope:global
|
||||
@123117 = .data:0x00000040; // type:object size:0x17 scope:local
|
||||
@123118 = .data:0x00000058; // type:object size:0x2 scope:local data:string
|
||||
@@ -312,6 +314,18 @@ lbl_256_data_530 = .data:0x00000530; // type:object size:0x24
|
||||
@125861 = .data:0x00000728; // type:object size:0xE scope:local data:string
|
||||
@125862 = .data:0x00000738; // type:object size:0xC scope:local
|
||||
@125863 = .data:0x0000075C; // type:object size:0x11 scope:local data:string
|
||||
lbl_256_data_76D = .data:0x0000076D; // type:object size:0xB7
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@2 = .data:0x00000778; // type:object size:0x5 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@1 = .data:0x00000780; // type:object size:0xF scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@0 = .data:0x00000790; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs = .data:0x000007A4; // type:object size:0xF scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@6 = .data:0x000007B4; // type:object size:0x5 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@5 = .data:0x000007BC; // type:object size:0x9 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@4 = .data:0x000007C8; // type:object size:0x16 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@3 = .data:0x000007E0; // type:object size:0x9 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@2 = .data:0x000007EC; // type:object size:0x5 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@1 = .data:0x000007F4; // type:object size:0x9 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@0 = .data:0x00000800; // type:object size:0x14 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi = .data:0x00000814; // type:object size:0x9 scope:local data:string
|
||||
@STRING@showAssert__12JUTAssertionFUlPCciPCc = .data:0x00000820; // type:object size:0x3 scope:local data:string
|
||||
hio_set = .bss:0x00000000; // type:object size:0x1 data:byte
|
||||
l_HIO = .bss:0x00000004; // type:object size:0x5C scope:global data:byte
|
||||
|
||||
@@ -298,7 +298,9 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@136138 = .rodata:0x000002C4; // type:object size:0x4 scope:local align:4 data:float
|
||||
cNullVec__6Z2Calc = .rodata:0x000002C8; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x000002D4; // type:object size:0x4 scope:local
|
||||
lbl_49_rodata_2D8 = .rodata:0x000002D8; // type:object size:0x14
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x000002D8; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x000002E0; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x000002E8; // type:object size:0x4 align:4 data:float
|
||||
check_kind = .data:0x00000000; // type:object size:0x8 scope:global
|
||||
@131865 = .data:0x00000008; // type:object size:0x11 scope:local
|
||||
@131866 = .data:0x0000001C; // type:object size:0x15 scope:local
|
||||
@@ -401,18 +403,22 @@ __vt__18mDoExt_3DlineMat_c = .data:0x00000628; // type:object size:0x14 scope:gl
|
||||
@136240 = .data:0x00000790; // type:object size:0xE scope:local data:string
|
||||
@136241 = .data:0x000007A0; // type:object size:0xC scope:local
|
||||
@136242 = .data:0x000007C4; // type:object size:0x11 scope:local data:string
|
||||
lbl_49_data_7D5 = .data:0x000007D5; // type:object size:0x4B
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@2 = .data:0x000007E0; // type:object size:0x5 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@1 = .data:0x000007E8; // type:object size:0xF scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@0 = .data:0x000007F8; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs = .data:0x0000080C; // type:object size:0xF scope:local data:string
|
||||
@STRING@showAssert__12JUTAssertionFUlPCciPCc = .data:0x0000081C; // type:object size:0x3 scope:local data:string
|
||||
__global_destructor_chain = .bss:0x00000000; // type:object size:0x4 scope:global
|
||||
...bss.0 = .bss:0x00000008; // type:label scope:local
|
||||
henna = .bss:0x00000008; // type:object size:0x4 scope:global data:4byte
|
||||
lbl_49_bss_C = .bss:0x0000000C; // type:object size:0x1 data:byte
|
||||
lbl_49_bss_D = .bss:0x0000000D; // type:object size:0x1 data:byte
|
||||
data_804BBBD4 = .bss:0x0000000C; // type:object size:0x1 data:byte
|
||||
hio_set = .bss:0x0000000D; // type:object size:0x1 data:byte
|
||||
l_HIO = .bss:0x00000010; // type:object size:0x28 scope:global data:byte
|
||||
@132252 = .bss:0x00000038; // type:object size:0xC scope:local
|
||||
old_line_pos = .bss:0x00000048; // type:object size:0x4B0 scope:global
|
||||
lbl_49_bss_4F8 = .bss:0x000004F8; // type:object size:0x1 data:byte
|
||||
@GUARD@sibuki_set__FP13dmg_rod_classfP4cXyzi@sc = .bss:0x000004F8; // type:object size:0x1 data:byte
|
||||
@LOCAL@sibuki_set__FP13dmg_rod_classfP4cXyzi@sc = .bss:0x000004FC; // type:object size:0xC scope:local
|
||||
lbl_49_bss_508 = .bss:0x00000508; // type:object size:0x8 data:byte
|
||||
@GUARD@uki_main__FP13dmg_rod_class@sp_pos = .bss:0x00000508; // type:object size:0x1 data:byte
|
||||
@LOCAL@uki_main__FP13dmg_rod_class@sp_pos = .bss:0x00000510; // type:object size:0x18 scope:local
|
||||
@LOCAL@play_camera__FP13dmg_rod_class@old_stick_x = .bss:0x00000528; // type:object size:0x4 scope:local align:4 data:float
|
||||
@LOCAL@play_camera__FP13dmg_rod_class@old_stick_sx@0 = .bss:0x0000052C; // type:object size:0x4 scope:local align:4 data:float
|
||||
|
||||
@@ -154,7 +154,9 @@ m__17daNpc_Aru_Param_c = .rodata:0x00000000; // type:object size:0xA0 scope:glob
|
||||
@123518 = .rodata:0x00000168; // type:object size:0x4 scope:local
|
||||
cNullVec__6Z2Calc = .rodata:0x0000016C; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x00000178; // type:object size:0x4 scope:local
|
||||
lbl_276_rodata_17C = .rodata:0x0000017C; // type:object size:0x18
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000180; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000188; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x00000190; // type:object size:0x4 align:4 data:float
|
||||
@121973 = .data:0x00000000; // type:object size:0x1B scope:local
|
||||
@121974 = .data:0x0000001C; // type:object size:0x15 scope:local
|
||||
@121975 = .data:0x00000034; // type:object size:0x15 scope:local
|
||||
@@ -272,9 +274,22 @@ lbl_276_data_B98 = .data:0x00000B98; // type:object size:0x24
|
||||
@123847 = .data:0x00000E4C; // type:object size:0xD scope:local data:string
|
||||
@STRING@__ct__11daNpc_Aru_cFPC26daNpcT_faceMotionAnmData_cPC22daNpcT_motionAnmData_cPCQ222daNpcT_MotionSeqMngr_c18sequenceStepData_ciPCQ222daNpcT_MotionSeqMngr_c18sequenceStepData_ciPC16daNpcT_evtData_cPPc = .data:0x00000E68; // type:object size:0x28 scope:local
|
||||
@STRING@__ct__8daNpcT_cFPC26daNpcT_faceMotionAnmData_cPC22daNpcT_motionAnmData_cPCQ222daNpcT_MotionSeqMngr_c18sequenceStepData_ciPCQ222daNpcT_MotionSeqMngr_c18sequenceStepData_ciPC16daNpcT_evtData_cPPc = .data:0x00000E90; // type:object size:0x25 scope:local
|
||||
lbl_276_data_EB5 = .data:0x00000EB5; // type:object size:0xF3
|
||||
@STRING@__dt__8daNpcT_cFv = .data:0x00000EB8; // type:object size:0x23 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@2 = .data:0x00000EDC; // type:object size:0x5 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@1 = .data:0x00000EE4; // type:object size:0xF scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@0 = .data:0x00000EF4; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs = .data:0x00000F08; // type:object size:0xF scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@2 = .data:0x00000F18; // type:object size:0x5 scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@1 = .data:0x00000F20; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@0 = .data:0x00000F34; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs = .data:0x00000F48; // type:object size:0x14 scope:local data:string
|
||||
@STRING@calc__11J3DTexNoAnmCFPUs@2 = .data:0x00000F5C; // type:object size:0x5 scope:local data:string
|
||||
@STRING@calc__11J3DTexNoAnmCFPUs@1 = .data:0x00000F64; // type:object size:0x11 scope:local data:string
|
||||
@STRING@calc__11J3DTexNoAnmCFPUs@0 = .data:0x00000F78; // type:object size:0x16 scope:local data:string
|
||||
@STRING@calc__11J3DTexNoAnmCFPUs = .data:0x00000F90; // type:object size:0x11 scope:local data:string
|
||||
@STRING@showAssert__12JUTAssertionFUlPCciPCc = .data:0x00000FA4; // type:object size:0x3 scope:local data:string
|
||||
__global_destructor_chain = .bss:0x00000000; // type:object size:0x4 scope:global
|
||||
@122030 = .bss:0x00000008; // type:object size:0xC scope:local
|
||||
l_HIO = .bss:0x00000018; // type:object size:0xA8 scope:global
|
||||
lbl_276_bss_C0 = .bss:0x000000C0; // type:object size:0x1 data:byte
|
||||
@GUARD@setAttnPos__11daNpc_Aru_cFv@prtclScl = .bss:0x000000C0; // type:object size:0x1 data:byte
|
||||
@LOCAL@setAttnPos__11daNpc_Aru_cFv@prtclScl = .bss:0x000000C4; // type:object size:0xC scope:local
|
||||
|
||||
@@ -173,7 +173,9 @@ ActionTable__11daNpcCdn3_c = .rodata:0x00000000; // type:object size:0xC0 scope:
|
||||
@125635 = .rodata:0x0000010C; // type:object size:0x4 scope:local align:4 data:float
|
||||
cNullVec__6Z2Calc = .rodata:0x00000110; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x0000011C; // type:object size:0x4 scope:local
|
||||
lbl_283_rodata_120 = .rodata:0x00000120; // type:object size:0x14
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000120; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000128; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x00000130; // type:object size:0x4 align:4 data:float
|
||||
@123854 = .data:0x00000000; // type:object size:0x11 scope:local data:string
|
||||
@123855 = .data:0x00000014; // type:object size:0x16 scope:local data:string
|
||||
@123856 = .data:0x0000002C; // type:object size:0x5 scope:local data:string
|
||||
@@ -302,4 +304,12 @@ lbl_283_data_AB8 = .data:0x00000AB8; // type:object size:0x24
|
||||
@STRING@create__11daNpcCdn3_cFv@1 = .data:0x00000EE8; // type:object size:0x2 scope:local data:string
|
||||
@STRING@create__11daNpcCdn3_cFv@0 = .data:0x00000EEC; // type:object size:0x11 scope:local data:string
|
||||
@STRING@create__11daNpcCdn3_cFv = .data:0x00000F00; // type:object size:0x4E scope:local
|
||||
lbl_283_data_F4E = .data:0x00000F4E; // type:object size:0x72
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@6 = .data:0x00000F50; // type:object size:0x5 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@5 = .data:0x00000F58; // type:object size:0x9 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@4 = .data:0x00000F64; // type:object size:0x16 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@3 = .data:0x00000F7C; // type:object size:0x9 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@2 = .data:0x00000F88; // type:object size:0x5 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@1 = .data:0x00000F90; // type:object size:0x9 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@0 = .data:0x00000F9C; // type:object size:0x14 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi = .data:0x00000FB0; // type:object size:0x9 scope:local data:string
|
||||
@STRING@showAssert__12JUTAssertionFUlPCciPCc = .data:0x00000FBC; // type:object size:0x3 scope:local data:string
|
||||
|
||||
@@ -208,7 +208,9 @@ m__17daNpcChin_Param_c = .rodata:0x00000014; // type:object size:0x6C scope:glob
|
||||
@123074 = .rodata:0x00000310; // type:object size:0x4 scope:local
|
||||
cNullVec__6Z2Calc = .rodata:0x00000314; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x00000320; // type:object size:0x4 scope:local
|
||||
lbl_285_rodata_324 = .rodata:0x00000324; // type:object size:0x18
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000328; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000330; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x00000338; // type:object size:0x4 align:8 data:float
|
||||
l_bckGetParamList = .data:0x00000000; // type:object size:0x18C scope:global
|
||||
l_btpGetParamList = .data:0x0000018C; // type:object size:0xB4 scope:global
|
||||
l_btkGetParamList = .data:0x00000240; // type:object size:0x6C scope:global data:4byte
|
||||
@@ -312,7 +314,19 @@ lbl_285_data_90F = .data:0x0000090F; // type:object size:0x2D
|
||||
@123446 = .data:0x00000B60; // type:object size:0x11 scope:local data:string
|
||||
@123447 = .data:0x00000B8C; // type:object size:0xC scope:local data:string
|
||||
@123448 = .data:0x00000BAC; // type:object size:0xD scope:local data:string
|
||||
lbl_285_data_BB9 = .data:0x00000BB9; // type:object size:0xDB
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@2 = .data:0x00000BC8; // type:object size:0x5 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@1 = .data:0x00000BD0; // type:object size:0xF scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@0 = .data:0x00000BE0; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs = .data:0x00000BF4; // type:object size:0xF scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@2 = .data:0x00000C04; // type:object size:0x5 scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@1 = .data:0x00000C0C; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs@0 = .data:0x00000C20; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getMaterialNodePointer__16J3DMaterialTableCFUs = .data:0x00000C34; // type:object size:0x14 scope:local data:string
|
||||
@STRING@calc__11J3DTexNoAnmCFPUs@2 = .data:0x00000C48; // type:object size:0x5 scope:local data:string
|
||||
@STRING@calc__11J3DTexNoAnmCFPUs@1 = .data:0x00000C50; // type:object size:0x11 scope:local data:string
|
||||
@STRING@calc__11J3DTexNoAnmCFPUs@0 = .data:0x00000C64; // type:object size:0x16 scope:local data:string
|
||||
@STRING@calc__11J3DTexNoAnmCFPUs = .data:0x00000C7C; // type:object size:0x11 scope:local data:string
|
||||
@STRING@showAssert__12JUTAssertionFUlPCciPCc = .data:0x00000C90; // type:object size:0x3 scope:local data:string
|
||||
__global_destructor_chain = .bss:0x00000000; // type:object size:0x4 scope:global
|
||||
@121430 = .bss:0x00000008; // type:object size:0xC scope:local
|
||||
l_HIO = .bss:0x00000014; // type:object size:0x74 scope:global
|
||||
|
||||
@@ -63,7 +63,9 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@119103 = .rodata:0x00000090; // type:object size:0x4 scope:local align:4 data:float
|
||||
cNullVec__6Z2Calc = .rodata:0x00000094; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x000000A0; // type:object size:0x4 scope:local
|
||||
lbl_294_rodata_A4 = .rodata:0x000000A4; // type:object size:0x18
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x000000A8; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x000000B0; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x000000B8; // type:object size:0x4 align:4 data:float
|
||||
@118576 = .data:0x00000000; // type:object size:0x9 scope:local
|
||||
@118577 = .data:0x0000000C; // type:object size:0xB scope:local
|
||||
@118602 = .data:0x00000018; // type:object size:0x7 scope:local data:string
|
||||
@@ -106,6 +108,10 @@ lbl_294_data_218 = .data:0x00000218; // type:object size:0x24
|
||||
@119196 = .data:0x00000400; // type:object size:0xC scope:local
|
||||
@119197 = .data:0x00000424; // type:object size:0x11 scope:local data:string
|
||||
@119198 = .data:0x0000044C; // type:object size:0xD scope:local data:string
|
||||
lbl_294_data_459 = .data:0x00000459; // type:object size:0x4F
|
||||
lbl_294_bss_0 = .bss:0x00000000; // type:object size:0x1 data:byte
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@2 = .data:0x00000468; // type:object size:0x5 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@1 = .data:0x00000470; // type:object size:0xF scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs@0 = .data:0x00000480; // type:object size:0x14 scope:local data:string
|
||||
@STRING@getJointNodePointer__12J3DJointTreeCFUs = .data:0x00000494; // type:object size:0xF scope:local data:string
|
||||
@STRING@showAssert__12JUTAssertionFUlPCciPCc = .data:0x000004A4; // type:object size:0x3 scope:local data:string
|
||||
hio_set = .bss:0x00000000; // type:object size:0x1 data:byte
|
||||
l_HIO = .bss:0x00000004; // type:object size:0xC scope:global data:byte
|
||||
|
||||
@@ -127,7 +127,9 @@ M_attr__Q212daObjMovebox5Act_c = .rodata:0x00000290; // type:object size:0x500 s
|
||||
@LOCAL@chk_wall_touch__Q212daObjMovebox5Bgc_cFPCQ212daObjMovebox5Act_cPCQ212daObjMovebox8BgcSrc_cs@bgc_add@0 = .rodata:0x000007E8; // type:object size:0x4 scope:local
|
||||
cNullVec__6Z2Calc = .rodata:0x000007EC; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x000007F8; // type:object size:0x4 scope:local
|
||||
lbl_21_rodata_7FC = .rodata:0x000007FC; // type:object size:0x18
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000800; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000808; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x00000810; // type:object size:0x4 align:4 data:float
|
||||
@117078 = .data:0x00000000; // type:object size:0xF scope:local
|
||||
@117079 = .data:0x00000010; // type:object size:0xF scope:local
|
||||
@117080 = .data:0x00000020; // type:object size:0x17 scope:local
|
||||
@@ -221,7 +223,15 @@ lbl_21_data_410 = .data:0x00000410; // type:object size:0x38
|
||||
@STRING@Mthd_Create__Q212daObjMovebox5Act_cFv@1 = .data:0x000006F0; // type:object size:0x14 scope:local data:string
|
||||
@STRING@Mthd_Create__Q212daObjMovebox5Act_cFv@0 = .data:0x00000704; // type:object size:0x43 scope:local data:string
|
||||
@STRING@Mthd_Create__Q212daObjMovebox5Act_cFv = .data:0x00000748; // type:object size:0x14 scope:local data:string
|
||||
lbl_21_data_75C = .data:0x0000075C; // type:object size:0x70
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@6 = .data:0x0000075C; // type:object size:0x5 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@5 = .data:0x00000764; // type:object size:0x9 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@4 = .data:0x00000770; // type:object size:0x16 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@3 = .data:0x00000788; // type:object size:0x9 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@2 = .data:0x00000794; // type:object size:0x5 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@1 = .data:0x0000079C; // type:object size:0x9 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi@0 = .data:0x000007A8; // type:object size:0x14 scope:local data:string
|
||||
@STRING@setDrawBuffer__6J3DSysFP13J3DDrawBufferi = .data:0x000007BC; // type:object size:0x9 scope:local data:string
|
||||
@STRING@showAssert__12JUTAssertionFUlPCciPCc = .data:0x000007C8; // type:object size:0x3 scope:local data:string
|
||||
__global_destructor_chain = .bss:0x00000000; // type:object size:0x4 scope:global
|
||||
...bss.0 = .bss:0x00000008; // type:label scope:local
|
||||
@117073 = .bss:0x00000008; // type:object size:0xC scope:local data:byte
|
||||
@@ -239,11 +249,13 @@ M_gnd_work__Q212daObjMovebox5Bgc_c = .bss:0x00001B9C; // type:object size:0x78C
|
||||
M_wrt_work__Q212daObjMovebox5Bgc_c = .bss:0x00002334; // type:object size:0x54 scope:global
|
||||
@117180 = .bss:0x00002388; // type:object size:0xC scope:local
|
||||
M_wall_work__Q212daObjMovebox5Bgc_c = .bss:0x00002398; // type:object size:0xA10 scope:global
|
||||
@GUARD@chk_wall_touch__Q212daObjMovebox5Bgc_cFPCQ212daObjMovebox5Act_cPCQ212daObjMovebox8BgcSrc_cs@touch_work = .bss:0x00002DA8; // type:object size:0x1 scope:local data:byte
|
||||
@117372 = .bss:0x00002DAC; // type:object size:0xC scope:local
|
||||
@LOCAL@chk_wall_touch__Q212daObjMovebox5Bgc_cFPCQ212daObjMovebox5Act_cPCQ212daObjMovebox8BgcSrc_cs@touch_work = .bss:0x00002DB8; // type:object size:0x70 scope:local
|
||||
M_hio__Q212daObjMovebox5Act_c = .bss:0x00002E28; // type:object size:0x560 scope:global
|
||||
lbl_21_bss_3388 = .bss:0x00003388; // type:object size:0x1 data:byte
|
||||
@GUARD@eff_smoke_slip_start__Q212daObjMovebox5Act_cFv@scl = .bss:0x00003388; // type:object size:0x1 data:byte
|
||||
@LOCAL@eff_smoke_slip_start__Q212daObjMovebox5Act_cFv@scl = .bss:0x0000338C; // type:object size:0xC scope:local
|
||||
lbl_21_bss_3398 = .bss:0x00003398; // type:object size:0x8 data:byte
|
||||
@GUARD@mode_walk__Q212daObjMovebox5Act_cFv@dir_vec = .bss:0x00003398; // type:object size:0x1 data:byte
|
||||
@LOCAL@mode_walk__Q212daObjMovebox5Act_cFv@dir_vec = .bss:0x000033A0; // type:object size:0x30 scope:local
|
||||
@GUARD@eff_break__Q212daObjMovebox5Act_cFv@particle_scale = .bss:0x000033D0; // type:object size:0x1 scope:local data:byte
|
||||
@LOCAL@eff_break__Q212daObjMovebox5Act_cFv@particle_scale = .bss:0x000033D4; // type:object size:0xC scope:local
|
||||
|
||||
@@ -49,7 +49,9 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@117049 = .rodata:0x00000010; // type:object size:0x4 scope:local
|
||||
cNullVec__6Z2Calc = .rodata:0x00000014; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x00000020; // type:object size:0x4 scope:local
|
||||
lbl_116_rodata_24 = .rodata:0x00000024; // type:object size:0x18
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000028; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000030; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x00000038; // type:object size:0x4 align:4 data:float
|
||||
l_cyl_src = .data:0x00000000; // type:object size:0x44 scope:global
|
||||
@116840 = .data:0x00000044; // type:object size:0x11 scope:local
|
||||
@116841 = .data:0x00000058; // type:object size:0x9 scope:local
|
||||
|
||||
@@ -40,7 +40,9 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@LOCAL@genMessage__12daAttp_HIO_cFP11JORMContext@num@1 = .rodata:0x00000044; // type:object size:0x4 scope:local
|
||||
cNullVec__6Z2Calc = .rodata:0x00000048; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x00000054; // type:object size:0x4 scope:local
|
||||
lbl_56_rodata_58 = .rodata:0x00000058; // type:object size:0x14
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000058; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000060; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x00000068; // type:object size:0x4 align:4 data:float
|
||||
@116757 = .data:0x00000000; // type:object size:0x12 scope:local
|
||||
@116758 = .data:0x00000018; // type:object size:0x10 scope:local
|
||||
@116759 = .data:0x00000028; // type:object size:0x10 scope:local
|
||||
@@ -103,7 +105,7 @@ __RTTI__12daAttp_HIO_c = .data:0x00000430; // type:object size:0x8 scope:global
|
||||
@117055 = .data:0x00000468; // type:object size:0xE scope:local data:string
|
||||
@117056 = .data:0x00000478; // type:object size:0xC scope:local
|
||||
@117057 = .data:0x00000490; // type:object size:0x11 scope:local data:string
|
||||
lbl_56_data_4A1 = .data:0x000004A1; // type:object size:0x13
|
||||
@STRING@showAssert__12JUTAssertionFUlPCciPCc = .data:0x000004B0; // type:object size:0x3 data:string
|
||||
__global_destructor_chain = .bss:0x00000000; // type:object size:0x4 scope:global
|
||||
@116744 = .bss:0x00000008; // type:object size:0xC scope:local
|
||||
l_HIO = .bss:0x00000018; // type:object size:0x20 scope:global data:byte
|
||||
|
||||
@@ -54,7 +54,9 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@130279 = .rodata:0x00000070; // type:object size:0x4 scope:local
|
||||
cNullVec__6Z2Calc = .rodata:0x00000074; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x00000080; // type:object size:0x4 scope:local
|
||||
lbl_29_rodata_84 = .rodata:0x00000084; // type:object size:0x18
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000088; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000090; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x00000098; // type:object size:0x4 align:4 data:float
|
||||
l_daTag_Cam_Method = .data:0x00000000; // type:object size:0x20 scope:global
|
||||
g_profile_TAG_CAMERA = .data:0x00000020; // type:object size:0x30 scope:global
|
||||
Player__28@unnamed@d_a_tag_camera_cpp@ = .bss:0x00000000; // type:object size:0x4 scope:global
|
||||
|
||||
@@ -40,7 +40,9 @@ l_arcName = .rodata:0x00000000; // type:object size:0x7 scope:global data:string
|
||||
@118031 = .rodata:0x00000038; // type:object size:0x4 scope:local
|
||||
cNullVec__6Z2Calc = .rodata:0x0000003C; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x00000048; // type:object size:0x4 scope:local
|
||||
lbl_120_rodata_4C = .rodata:0x0000004C; // type:object size:0x18
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000050; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000058; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x00000060; // type:object size:0x4 align:4 data:float
|
||||
@117860 = .data:0x00000000; // type:object size:0x5 scope:local
|
||||
@117863 = .data:0x00000008; // type:object size:0x7 scope:local
|
||||
@117921 = .data:0x00000010; // type:object size:0xD scope:local
|
||||
|
||||
@@ -50,7 +50,9 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@116167 = .rodata:0x00000044; // type:object size:0x4 scope:local
|
||||
cNullVec__6Z2Calc = .rodata:0x00000048; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x00000054; // type:object size:0x4 scope:local
|
||||
lbl_128_rodata_58 = .rodata:0x00000058; // type:object size:0x14
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000058; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN_2__Q23std17numeric_limits<d>Fv@x = .rodata:0x00000060; // type:object size:0x8 align:8 data:float
|
||||
@LOCAL@signaling_NaN__Q23std17numeric_limits<f>Fv@x = .rodata:0x00000068; // type:object size:0x4 align:4 data:float
|
||||
@115853 = .data:0x00000000; // type:object size:0xE scope:local
|
||||
@115854 = .data:0x00000010; // type:object size:0xD scope:local
|
||||
@115855 = .data:0x00000020; // type:object size:0x11 scope:local
|
||||
|
||||
Reference in New Issue
Block a user