mirror of
https://github.com/zeldaret/tp
synced 2026-08-01 08:17:31 -04:00
d_a_ppolamp OK (#2535)
* d_a_ppolamp OK * Remove include * d_a_tag_Lv6Gate OK
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
_prolog = .text:0x00000000; // type:function size:0x2C scope:global
|
||||
_epilog = .text:0x0000002C; // type:function size:0x2C scope:global
|
||||
_unresolved = .text:0x00000058; // type:function size:0x20 scope:global
|
||||
daPPolamp_c_createHeap__FP10fopAc_ac_c = .text:0x00000078; // type:function size:0x20 scope:global
|
||||
daPPolamp_c_createHeap__FP10fopAc_ac_c = .text:0x00000078; // type:function size:0x20 scope:local
|
||||
__dt__11daPPolamp_cFv = .text:0x00000098; // type:function size:0xA4 scope:global
|
||||
create__11daPPolamp_cFv = .text:0x0000013C; // type:function size:0x128 scope:global
|
||||
execute__11daPPolamp_cFv = .text:0x00000264; // type:function size:0x60 scope:global
|
||||
@@ -12,11 +12,11 @@ setPclModelMtx__11daPPolamp_cFv = .text:0x000004E8; // type:function size:0xF4 s
|
||||
createHeap__11daPPolamp_cFv = .text:0x000005DC; // type:function size:0x114 scope:global
|
||||
moveSwing__11daPPolamp_cFv = .text:0x000006F0; // type:function size:0x15C scope:global
|
||||
initParam__11daPPolamp_cFv = .text:0x0000084C; // type:function size:0x34 scope:global
|
||||
daPPolamp_create__FP11daPPolamp_c = .text:0x00000880; // type:function size:0x8C scope:global
|
||||
daPPolamp_create__FP11daPPolamp_c = .text:0x00000880; // type:function size:0x8C scope:local
|
||||
__dt__12J3DFrameCtrlFv = .text:0x0000090C; // type:function size:0x48 scope:global
|
||||
daPPolamp_Delete__FP11daPPolamp_c = .text:0x00000954; // type:function size:0x20 scope:global
|
||||
daPPolamp_execute__FP11daPPolamp_c = .text:0x00000974; // type:function size:0x20 scope:global
|
||||
daPPolamp_draw__FP11daPPolamp_c = .text:0x00000994; // type:function size:0x20 scope:global
|
||||
daPPolamp_Delete__FP11daPPolamp_c = .text:0x00000954; // type:function size:0x20 scope:local
|
||||
daPPolamp_execute__FP11daPPolamp_c = .text:0x00000974; // type:function size:0x20 scope:local
|
||||
daPPolamp_draw__FP11daPPolamp_c = .text:0x00000994; // type:function size:0x20 scope:local
|
||||
_ctors = .ctors:0x00000000; // type:label scope:global
|
||||
_dtors = .dtors:0x00000000; // type:label scope:global
|
||||
...rodata.0 = .rodata:0x00000000; // type:label scope:local
|
||||
@@ -33,8 +33,8 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@3928 = .rodata:0x00000040; // type:object size:0x8 scope:local
|
||||
@3936 = .rodata:0x00000048; // type:object size:0x4 scope:local align:4 data:float
|
||||
@stringBase0 = .rodata:0x0000004C; // type:object size:0x8 scope:local data:string_table
|
||||
l_arcName = .data:0x00000000; // type:object size:0x4 scope:global
|
||||
daPPolamp_METHODS = .data:0x00000004; // type:object size:0x20 scope:global
|
||||
l_arcName = .data:0x00000000; // type:object size:0x4 scope:local
|
||||
daPPolamp_METHODS = .data:0x00000004; // type:object size:0x20 scope:local
|
||||
g_profile_PPolamp = .data:0x00000024; // type:object size:0x30 scope:global
|
||||
__vt__12J3DFrameCtrl = .data:0x00000054; // type:object size:0xC scope:global
|
||||
__vt__11daPPolamp_c = .data:0x00000060; // type:object size:0xC scope:global
|
||||
@@ -55,7 +55,9 @@ __vt__11daPPolamp_c = .data:0x00000060; // type:object size:0xC scope:global
|
||||
@1012 = .bss:0x00000034; // type:object size:0x1 scope:local
|
||||
@1010 = .bss:0x00000038; // type:object size:0x1 scope:local
|
||||
@1009 = .bss:0x0000003C; // type:object size:0x1 scope:local
|
||||
init$1515 = .bss:0x0000003D; // type:object size:0x1 scope:local
|
||||
TEV_COLOR_1$3795 = .bss:0x00000040; // type:object size:0x8 scope:local
|
||||
init$1520 = .bss:0x00000049; // type:object size:0x1 scope:local
|
||||
TEV_COLOR_2$3800 = .bss:0x0000004C; // type:object size:0x8 scope:local
|
||||
sInstance__40JASGlobalInstance<19JASDefaultBankTable> = .bss:0x00000054; // type:object size:0x4 scope:global
|
||||
sInstance__35JASGlobalInstance<14JASAudioThread> = .bss:0x00000058; // type:object size:0x4 scope:global
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
_prolog = .text:0x00000000; // type:function size:0x2C scope:global
|
||||
_epilog = .text:0x0000002C; // type:function size:0x2C scope:global
|
||||
_unresolved = .text:0x00000058; // type:function size:0x20 scope:global
|
||||
daPPolamp_c_createHeap__FP10fopAc_ac_c = .text:0x00000078; // type:function size:0x20 scope:global
|
||||
daPPolamp_c_createHeap__FP10fopAc_ac_c = .text:0x00000078; // type:function size:0x20 scope:local
|
||||
__dt__11daPPolamp_cFv = .text:0x00000098; // type:function size:0xA4 scope:global
|
||||
create__11daPPolamp_cFv = .text:0x0000013C; // type:function size:0x128 scope:global
|
||||
execute__11daPPolamp_cFv = .text:0x00000264; // type:function size:0x60 scope:global
|
||||
@@ -12,11 +12,11 @@ setPclModelMtx__11daPPolamp_cFv = .text:0x000004E8; // type:function size:0xF4 s
|
||||
createHeap__11daPPolamp_cFv = .text:0x000005DC; // type:function size:0x114 scope:global
|
||||
moveSwing__11daPPolamp_cFv = .text:0x000006F0; // type:function size:0x15C scope:global
|
||||
initParam__11daPPolamp_cFv = .text:0x0000084C; // type:function size:0x34 scope:global
|
||||
daPPolamp_create__FP11daPPolamp_c = .text:0x00000880; // type:function size:0x8C scope:global
|
||||
daPPolamp_create__FP11daPPolamp_c = .text:0x00000880; // type:function size:0x8C scope:local
|
||||
__dt__12J3DFrameCtrlFv = .text:0x0000090C; // type:function size:0x48 scope:global
|
||||
daPPolamp_Delete__FP11daPPolamp_c = .text:0x00000954; // type:function size:0x20 scope:global
|
||||
daPPolamp_execute__FP11daPPolamp_c = .text:0x00000974; // type:function size:0x20 scope:global
|
||||
daPPolamp_draw__FP11daPPolamp_c = .text:0x00000994; // type:function size:0x20 scope:global
|
||||
daPPolamp_Delete__FP11daPPolamp_c = .text:0x00000954; // type:function size:0x20 scope:local
|
||||
daPPolamp_execute__FP11daPPolamp_c = .text:0x00000974; // type:function size:0x20 scope:local
|
||||
daPPolamp_draw__FP11daPPolamp_c = .text:0x00000994; // type:function size:0x20 scope:local
|
||||
_ctors = .ctors:0x00000000; // type:label scope:global
|
||||
_dtors = .dtors:0x00000000; // type:label scope:global
|
||||
...rodata.0 = .rodata:0x00000000; // type:label scope:local
|
||||
@@ -33,8 +33,8 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@3928 = .rodata:0x00000040; // type:object size:0x8 scope:local
|
||||
@3936 = .rodata:0x00000048; // type:object size:0x4 scope:local align:4 data:float
|
||||
@stringBase0 = .rodata:0x0000004C; // type:object size:0x8 scope:local data:string_table
|
||||
l_arcName = .data:0x00000000; // type:object size:0x4 scope:global
|
||||
daPPolamp_METHODS = .data:0x00000004; // type:object size:0x20 scope:global
|
||||
l_arcName = .data:0x00000000; // type:object size:0x4 scope:local
|
||||
daPPolamp_METHODS = .data:0x00000004; // type:object size:0x20 scope:local
|
||||
g_profile_PPolamp = .data:0x00000024; // type:object size:0x30 scope:global
|
||||
__vt__12J3DFrameCtrl = .data:0x00000054; // type:object size:0xC scope:global
|
||||
__vt__11daPPolamp_c = .data:0x00000060; // type:object size:0xC scope:global
|
||||
@@ -55,7 +55,9 @@ __vt__11daPPolamp_c = .data:0x00000060; // type:object size:0xC scope:global
|
||||
@1012 = .bss:0x00000034; // type:object size:0x1 scope:local
|
||||
@1010 = .bss:0x00000038; // type:object size:0x1 scope:local
|
||||
@1009 = .bss:0x0000003C; // type:object size:0x1 scope:local
|
||||
init$1515 = .bss:0x0000003D; // type:object size:0x1 scope:local
|
||||
TEV_COLOR_1$3795 = .bss:0x00000040; // type:object size:0x8 scope:local
|
||||
init$1520 = .bss:0x00000049; // type:object size:0x1 scope:local
|
||||
TEV_COLOR_2$3800 = .bss:0x0000004C; // type:object size:0x8 scope:local
|
||||
sInstance__40JASGlobalInstance<19JASDefaultBankTable> = .bss:0x00000054; // type:object size:0x4 scope:global
|
||||
sInstance__35JASGlobalInstance<14JASAudioThread> = .bss:0x00000058; // type:object size:0x4 scope:global
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
_prolog = .text:0x00000000; // type:function size:0x2C scope:global
|
||||
_epilog = .text:0x0000002C; // type:function size:0x2C scope:global
|
||||
_unresolved = .text:0x00000058; // type:function size:0x20 scope:global
|
||||
daPPolamp_c_createHeap__FP10fopAc_ac_c = .text:0x00000078; // type:function size:0x20 scope:global
|
||||
daPPolamp_c_createHeap__FP10fopAc_ac_c = .text:0x00000078; // type:function size:0x20 scope:local
|
||||
__dt__11daPPolamp_cFv = .text:0x00000098; // type:function size:0xA4 scope:global
|
||||
create__11daPPolamp_cFv = .text:0x0000013C; // type:function size:0x128 scope:global
|
||||
execute__11daPPolamp_cFv = .text:0x00000264; // type:function size:0x60 scope:global
|
||||
@@ -12,11 +12,11 @@ setPclModelMtx__11daPPolamp_cFv = .text:0x000004E8; // type:function size:0xF4 s
|
||||
createHeap__11daPPolamp_cFv = .text:0x000005DC; // type:function size:0x114 scope:global
|
||||
moveSwing__11daPPolamp_cFv = .text:0x000006F0; // type:function size:0x15C scope:global
|
||||
initParam__11daPPolamp_cFv = .text:0x0000084C; // type:function size:0x34 scope:global
|
||||
daPPolamp_create__FP11daPPolamp_c = .text:0x00000880; // type:function size:0x8C scope:global
|
||||
daPPolamp_create__FP11daPPolamp_c = .text:0x00000880; // type:function size:0x8C scope:local
|
||||
__dt__12J3DFrameCtrlFv = .text:0x0000090C; // type:function size:0x48 scope:global
|
||||
daPPolamp_Delete__FP11daPPolamp_c = .text:0x00000954; // type:function size:0x20 scope:global
|
||||
daPPolamp_execute__FP11daPPolamp_c = .text:0x00000974; // type:function size:0x20 scope:global
|
||||
daPPolamp_draw__FP11daPPolamp_c = .text:0x00000994; // type:function size:0x20 scope:global
|
||||
daPPolamp_Delete__FP11daPPolamp_c = .text:0x00000954; // type:function size:0x20 scope:local
|
||||
daPPolamp_execute__FP11daPPolamp_c = .text:0x00000974; // type:function size:0x20 scope:local
|
||||
daPPolamp_draw__FP11daPPolamp_c = .text:0x00000994; // type:function size:0x20 scope:local
|
||||
_ctors = .ctors:0x00000000; // type:label scope:global
|
||||
_dtors = .dtors:0x00000000; // type:label scope:global
|
||||
...rodata.0 = .rodata:0x00000000; // type:label scope:local
|
||||
@@ -33,8 +33,8 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@3928 = .rodata:0x00000040; // type:object size:0x8 scope:local
|
||||
@3936 = .rodata:0x00000048; // type:object size:0x4 scope:local align:4 data:float
|
||||
@stringBase0 = .rodata:0x0000004C; // type:object size:0x8 scope:local data:string_table
|
||||
l_arcName = .data:0x00000000; // type:object size:0x4 scope:global
|
||||
daPPolamp_METHODS = .data:0x00000004; // type:object size:0x20 scope:global
|
||||
l_arcName = .data:0x00000000; // type:object size:0x4 scope:local
|
||||
daPPolamp_METHODS = .data:0x00000004; // type:object size:0x20 scope:local
|
||||
g_profile_PPolamp = .data:0x00000024; // type:object size:0x30 scope:global
|
||||
__vt__12J3DFrameCtrl = .data:0x00000054; // type:object size:0xC scope:global
|
||||
__vt__11daPPolamp_c = .data:0x00000060; // type:object size:0xC scope:global
|
||||
@@ -55,7 +55,9 @@ __vt__11daPPolamp_c = .data:0x00000060; // type:object size:0xC scope:global
|
||||
@1012 = .bss:0x00000034; // type:object size:0x1 scope:local
|
||||
@1010 = .bss:0x00000038; // type:object size:0x1 scope:local
|
||||
@1009 = .bss:0x0000003C; // type:object size:0x1 scope:local
|
||||
init$1515 = .bss:0x0000003D; // type:object size:0x1 scope:local
|
||||
TEV_COLOR_1$3795 = .bss:0x00000040; // type:object size:0x8 scope:local
|
||||
init$1520 = .bss:0x00000049; // type:object size:0x1 scope:local
|
||||
TEV_COLOR_2$3800 = .bss:0x0000004C; // type:object size:0x8 scope:local
|
||||
sInstance__40JASGlobalInstance<19JASDefaultBankTable> = .bss:0x00000054; // type:object size:0x4 scope:global
|
||||
sInstance__35JASGlobalInstance<14JASAudioThread> = .bss:0x00000058; // type:object size:0x4 scope:global
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
_prolog = .text:0x00000000; // type:function size:0x2C scope:global
|
||||
_epilog = .text:0x0000002C; // type:function size:0x2C scope:global
|
||||
_unresolved = .text:0x00000058; // type:function size:0x4 scope:global
|
||||
daPPolamp_c_createHeap__FP10fopAc_ac_c = .text:0x0000005C; // type:function size:0x4 scope:global
|
||||
daPPolamp_c_createHeap__FP10fopAc_ac_c = .text:0x0000005C; // type:function size:0x4 scope:local
|
||||
__dt__11daPPolamp_cFv = .text:0x00000060; // type:function size:0x90 scope:global
|
||||
create__11daPPolamp_cFv = .text:0x000000F0; // type:function size:0x118 scope:global
|
||||
execute__11daPPolamp_cFv = .text:0x00000208; // type:function size:0x60 scope:global
|
||||
@@ -11,10 +11,10 @@ setPclModelMtx__11daPPolamp_cFv = .text:0x00000464; // type:function size:0xDC s
|
||||
createHeap__11daPPolamp_cFv = .text:0x00000540; // type:function size:0xF8 scope:global
|
||||
moveSwing__11daPPolamp_cFv = .text:0x00000638; // type:function size:0x154 scope:global
|
||||
initParam__11daPPolamp_cFv = .text:0x0000078C; // type:function size:0x34 scope:global
|
||||
daPPolamp_create__FP11daPPolamp_c = .text:0x000007C0; // type:function size:0x8C scope:global
|
||||
daPPolamp_Delete__FP11daPPolamp_c = .text:0x0000084C; // type:function size:0x34 scope:global
|
||||
daPPolamp_execute__FP11daPPolamp_c = .text:0x00000880; // type:function size:0x4 scope:global
|
||||
daPPolamp_draw__FP11daPPolamp_c = .text:0x00000884; // type:function size:0x4 scope:global
|
||||
daPPolamp_create__FP11daPPolamp_c = .text:0x000007C0; // type:function size:0x8C scope:local
|
||||
daPPolamp_Delete__FP11daPPolamp_c = .text:0x0000084C; // type:function size:0x34 scope:local
|
||||
daPPolamp_execute__FP11daPPolamp_c = .text:0x00000880; // type:function size:0x4 scope:local
|
||||
daPPolamp_draw__FP11daPPolamp_c = .text:0x00000884; // type:function size:0x4 scope:local
|
||||
_ctors = .ctors:0x00000000; // type:label scope:global
|
||||
_dtors = .dtors:0x00000000; // type:label scope:global
|
||||
...rodata.0 = .rodata:0x00000000; // type:label scope:local
|
||||
@@ -33,8 +33,8 @@ _dtors = .dtors:0x00000000; // type:label scope:global
|
||||
UP_VAL$90564 = .rodata:0x0000004C; // type:object size:0x4 scope:local
|
||||
MAX_ADD$90565 = .rodata:0x00000050; // type:object size:0x4 scope:local
|
||||
lbl_705_data_0 = .data:0x00000000; // type:object size:0x8 data:string
|
||||
l_arcName = .data:0x00000008; // type:object size:0x4 scope:global data:4byte
|
||||
daPPolamp_METHODS = .data:0x0000000C; // type:object size:0x20 scope:global
|
||||
l_arcName = .data:0x00000008; // type:object size:0x4 scope:local data:4byte
|
||||
daPPolamp_METHODS = .data:0x0000000C; // type:object size:0x20 scope:local
|
||||
g_profile_PPolamp = .data:0x0000002C; // type:object size:0x30 scope:global
|
||||
__vt__11daPPolamp_c = .data:0x0000005C; // type:object size:0xC scope:global
|
||||
lbl_705_data_68 = .data:0x00000068; // type:object size:0xC data:string
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
_prolog = .text:0x00000000; // type:function size:0x2C scope:global
|
||||
_epilog = .text:0x00000030; // type:function size:0x2C scope:global
|
||||
_unresolved = .text:0x00000060; // type:function size:0x20 scope:global
|
||||
daPPolamp_c_createHeap__FP10fopAc_ac_c = .text:0x00000080; // type:function size:0x28 scope:global
|
||||
daPPolamp_c_createHeap__FP10fopAc_ac_c = .text:0x00000080; // type:function size:0x28 scope:local
|
||||
__dt__11daPPolamp_cFv = .text:0x000000B0; // type:function size:0xA0 scope:global
|
||||
create__11daPPolamp_cFv = .text:0x00000150; // type:function size:0x130 scope:global
|
||||
execute__11daPPolamp_cFv = .text:0x00000280; // type:function size:0x68 scope:global
|
||||
@@ -12,11 +12,11 @@ setPclModelMtx__11daPPolamp_cFv = .text:0x00000530; // type:function size:0xDC s
|
||||
createHeap__11daPPolamp_cFv = .text:0x00000610; // type:function size:0x1A4 scope:global
|
||||
moveSwing__11daPPolamp_cFv = .text:0x000007C0; // type:function size:0x180 scope:global
|
||||
initParam__11daPPolamp_cFv = .text:0x00000940; // type:function size:0x3C scope:global
|
||||
daPPolamp_create__FP11daPPolamp_c = .text:0x00000980; // type:function size:0x7C scope:global
|
||||
daPPolamp_create__FP11daPPolamp_c = .text:0x00000980; // type:function size:0x7C scope:local
|
||||
__ct__11daPPolamp_cFv = .text:0x00000A00; // type:function size:0x48 scope:global
|
||||
daPPolamp_Delete__FP11daPPolamp_c = .text:0x00000A50; // type:function size:0x28 scope:global
|
||||
daPPolamp_execute__FP11daPPolamp_c = .text:0x00000A80; // type:function size:0x28 scope:global
|
||||
daPPolamp_draw__FP11daPPolamp_c = .text:0x00000AB0; // type:function size:0x28 scope:global
|
||||
daPPolamp_Delete__FP11daPPolamp_c = .text:0x00000A50; // type:function size:0x28 scope:local
|
||||
daPPolamp_execute__FP11daPPolamp_c = .text:0x00000A80; // type:function size:0x28 scope:local
|
||||
daPPolamp_draw__FP11daPPolamp_c = .text:0x00000AB0; // type:function size:0x28 scope:local
|
||||
_ctors = .ctors:0x00000000; // type:label scope:global
|
||||
_dtors = .dtors:0x00000000; // type:label scope:global
|
||||
...rodata.0 = .rodata:0x00000000; // type:label scope:local
|
||||
@@ -38,12 +38,12 @@ cNullVec__6Z2Calc = .rodata:0x0000005C; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x00000068; // type:object size:0x4 scope:local
|
||||
lbl_696_rodata_6C = .rodata:0x0000006C; // type:object size:0x18
|
||||
@115603 = .data:0x00000000; // type:object size:0x8 scope:local data:string
|
||||
l_arcName = .data:0x00000008; // type:object size:0x4 scope:global data:4byte
|
||||
l_arcName = .data:0x00000008; // type:object size:0x4 scope:local data:4byte
|
||||
@115767 = .data:0x00000010; // type:object size:0x10 scope:local data:string
|
||||
@115768 = .data:0x00000020; // type:object size:0x14 scope:local data:string
|
||||
@115769 = .data:0x00000034; // type:object size:0x5 scope:local data:string
|
||||
@115770 = .data:0x0000003C; // type:object size:0xD scope:local data:string
|
||||
daPPolamp_METHODS = .data:0x00000050; // type:object size:0x20 scope:global
|
||||
daPPolamp_METHODS = .data:0x00000050; // type:object size:0x20 scope:local
|
||||
g_profile_PPolamp = .data:0x00000070; // type:object size:0x30 scope:global
|
||||
__vt__11daPPolamp_c = .data:0x000000A0; // type:object size:0xC scope:global
|
||||
@115842 = .data:0x000000AC; // type:object size:0xC scope:local data:string
|
||||
|
||||
Reference in New Issue
Block a user