mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
wip debug / pal building, b_gm mostly done (#2285)
* b_gm mostly done * wip debug / pal building * fix configure.py * fix some debug macros / flags
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,25 @@
|
||||
MEMORY
|
||||
{
|
||||
text : origin = $ORIGIN
|
||||
}
|
||||
|
||||
SECTIONS
|
||||
{
|
||||
GROUP:
|
||||
{
|
||||
$SECTIONS
|
||||
.stack ALIGN(0x100):{}
|
||||
} > text
|
||||
|
||||
_stack_end = $LAST_SECTION_SYMBOL + SIZEOF($LAST_SECTION_NAME);
|
||||
_stack_addr = (_stack_end + $STACKSIZE + 0x7) & ~0x7;
|
||||
_db_stack_addr = (_stack_addr + 0x2000);
|
||||
_db_stack_end = _stack_addr;
|
||||
__ArenaLo = _db_stack_addr;
|
||||
__ArenaHi = $ARENAHI;
|
||||
}
|
||||
|
||||
FORCEACTIVE
|
||||
{
|
||||
$FORCEACTIVE
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
Sections:
|
||||
.text type:code align:16
|
||||
.ctors type:rodata align:4
|
||||
.dtors type:rodata align:4
|
||||
.rodata type:rodata align:8
|
||||
.data type:data align:8
|
||||
|
||||
REL/executor.c:
|
||||
.text start:0x00000000 end:0x00000080
|
||||
|
||||
d/actor/d_a_L7demo_dr.cpp:
|
||||
.text start:0x00000080 end:0x00001768
|
||||
.rodata start:0x00000000 end:0x000000A4
|
||||
.data start:0x00000000 end:0x0000016C
|
||||
@@ -0,0 +1,85 @@
|
||||
_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
|
||||
setAction__6daDr_cFM6daDr_cFPCvPv_v = .text:0x00000080; // type:function size:0xA4 scope:global
|
||||
action__6daDr_cFv = .text:0x00000130; // type:function size:0x38 scope:global
|
||||
mtx_set__6daDr_cFv = .text:0x00000170; // type:function size:0xA8 scope:global
|
||||
draw__6daDr_cFv = .text:0x00000220; // type:function size:0x88 scope:global
|
||||
daDr_Draw__FP6daDr_c = .text:0x000002B0; // type:function size:0x28 scope:global
|
||||
wait__6daDr_cFv = .text:0x000002E0; // type:function size:0x1BC scope:global
|
||||
pl_walk__6daDr_cFv = .text:0x000004A0; // type:function size:0x340 scope:global
|
||||
changeDemoPos0__9daPy_py_cFPC4cXyz = .text:0x000007E0; // type:function size:0x34 scope:global
|
||||
setPos0__11daPy_demo_cFPC4cXyz = .text:0x00000820; // type:function size:0x34 scope:global
|
||||
changeDemoMoveAngle__9daPy_py_cFs = .text:0x00000860; // type:function size:0x34 scope:global
|
||||
pl_turn__6daDr_cFv = .text:0x000008A0; // type:function size:0x1A4 scope:global
|
||||
bridge_destroy__6daDr_cFv = .text:0x00000A50; // type:function size:0x3B8 scope:global
|
||||
setDestroyAnmA__13daObjLv7Brg_cFv = .text:0x00000E10; // type:function size:0xC scope:global
|
||||
bridge_destroy2__6daDr_cFv = .text:0x00000E20; // type:function size:0x200 scope:global
|
||||
setDestroyAnmB__13daObjLv7Brg_cFv = .text:0x00001020; // type:function size:0xC scope:global
|
||||
execute__6daDr_cFv = .text:0x00001030; // type:function size:0x100 scope:global
|
||||
daDr_Execute__FP6daDr_c = .text:0x00001130; // type:function size:0x28 scope:global
|
||||
daDr_IsDelete__FP6daDr_c = .text:0x00001160; // type:function size:0x8 scope:global
|
||||
_delete__6daDr_cFv = .text:0x00001170; // type:function size:0x7C scope:global
|
||||
daDr_Delete__FP6daDr_c = .text:0x000011F0; // type:function size:0x28 scope:global
|
||||
CreateHeap__6daDr_cFv = .text:0x00001220; // type:function size:0x124 scope:global
|
||||
useHeapInit__FP10fopAc_ac_c = .text:0x00001350; // type:function size:0x34 scope:global
|
||||
check_start__6daDr_cFv = .text:0x00001390; // type:function size:0xB4 scope:global
|
||||
create__6daDr_cFv = .text:0x00001450; // type:function size:0x28C scope:global
|
||||
__ct__6daDr_cFv = .text:0x000016E0; // type:function size:0x54 scope:global
|
||||
daDr_Create__FP6daDr_c = .text:0x00001740; // type:function size:0x28 scope:global
|
||||
_ctors = .ctors:0x00000000; // type:label scope:global
|
||||
_dtors = .dtors:0x00000000; // type:label scope:global
|
||||
...rodata.0 = .rodata:0x00000000; // type:label scope:local
|
||||
@118395 = .rodata:0x00000000; // type:object size:0x4 scope:local
|
||||
@118396 = .rodata:0x00000004; // type:object size:0x4 scope:local
|
||||
@118397 = .rodata:0x00000008; // type:object size:0x4 scope:local
|
||||
@118453 = .rodata:0x0000000C; // type:object size:0x4 scope:local
|
||||
@118454 = .rodata:0x00000010; // type:object size:0x4 scope:local
|
||||
@118455 = .rodata:0x00000014; // type:object size:0x4 scope:local
|
||||
@118456 = .rodata:0x00000018; // type:object size:0x4 scope:local
|
||||
@118457 = .rodata:0x0000001C; // type:object size:0x4 scope:local
|
||||
@118458 = .rodata:0x00000020; // type:object size:0x4 scope:local data:float
|
||||
@118459 = .rodata:0x00000024; // type:object size:0x4 scope:local
|
||||
@118460 = .rodata:0x00000028; // type:object size:0x4 scope:local
|
||||
@118513 = .rodata:0x0000002C; // type:object size:0x4 scope:local data:float
|
||||
@118585 = .rodata:0x00000030; // type:object size:0x4 scope:local
|
||||
@118586 = .rodata:0x00000034; // type:object size:0x4 scope:local
|
||||
@118587 = .rodata:0x00000038; // type:object size:0x4 scope:local
|
||||
@118588 = .rodata:0x0000003C; // type:object size:0x4 scope:local
|
||||
@118589 = .rodata:0x00000040; // type:object size:0x4 scope:local
|
||||
@118590 = .rodata:0x00000044; // type:object size:0x4 scope:local
|
||||
@118633 = .rodata:0x00000048; // type:object size:0x4 scope:local
|
||||
@118634 = .rodata:0x0000004C; // type:object size:0x4 scope:local
|
||||
@118635 = .rodata:0x00000050; // type:object size:0x4 scope:local
|
||||
@118636 = .rodata:0x00000054; // type:object size:0x4 scope:local
|
||||
@118637 = .rodata:0x00000058; // type:object size:0x4 scope:local
|
||||
@118667 = .rodata:0x0000005C; // type:object size:0x4 scope:local data:float
|
||||
@118668 = .rodata:0x00000060; // type:object size:0x4 scope:local data:float
|
||||
@118749 = .rodata:0x00000064; // type:object size:0x4 scope:local
|
||||
@118750 = .rodata:0x00000068; // type:object size:0x4 scope:local
|
||||
@118751 = .rodata:0x0000006C; // type:object size:0x4 scope:local
|
||||
@118752 = .rodata:0x00000070; // type:object size:0x4 scope:local
|
||||
@118818 = .rodata:0x00000074; // type:object size:0x4 scope:local
|
||||
@118819 = .rodata:0x00000078; // type:object size:0x4 scope:local
|
||||
@118820 = .rodata:0x0000007C; // type:object size:0x4 scope:local
|
||||
cNullVec__6Z2Calc = .rodata:0x00000080; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x0000008C; // type:object size:0x4 scope:local
|
||||
@118388 = .data:0x00000000; // type:object size:0xC scope:local
|
||||
@118389 = .data:0x0000000C; // type:object size:0xC scope:local data:4byte
|
||||
@118449 = .data:0x00000018; // type:object size:0xC scope:local data:4byte
|
||||
@118509 = .data:0x00000024; // type:object size:0xC scope:local data:4byte
|
||||
@118533 = .data:0x00000030; // type:object size:0xC scope:local
|
||||
@118581 = .data:0x0000003C; // type:object size:0xC scope:local data:4byte
|
||||
@118694 = .data:0x00000048; // type:object size:0x15 scope:local data:string
|
||||
@118695 = .data:0x00000060; // type:object size:0x5 scope:local data:string
|
||||
@118723 = .data:0x00000068; // type:object size:0x12 scope:local data:string
|
||||
@118724 = .data:0x0000007C; // type:object size:0xF scope:local data:string
|
||||
@118725 = .data:0x0000008C; // type:object size:0x5 scope:local data:string
|
||||
@118804 = .data:0x00000094; // type:object size:0xC scope:local
|
||||
@118805 = .data:0x000000A0; // type:object size:0xC scope:local
|
||||
@118814 = .data:0x000000AC; // type:object size:0xD scope:local data:string
|
||||
@118815 = .data:0x000000BC; // type:object size:0x1D scope:local data:string
|
||||
@118816 = .data:0x000000DC; // type:object size:0x1D scope:local data:string
|
||||
@118817 = .data:0x000000FC; // type:object size:0x1B scope:local data:string
|
||||
l_daDr_Method = .data:0x00000118; // type:object size:0x20 scope:global
|
||||
g_profile_DR = .data:0x00000138; // type:object size:0x30 scope:global
|
||||
@@ -0,0 +1,14 @@
|
||||
Sections:
|
||||
.text type:code align:16
|
||||
.ctors type:rodata align:4
|
||||
.dtors type:rodata align:4
|
||||
.rodata type:rodata align:8
|
||||
.data type:data align:8
|
||||
|
||||
REL/executor.c:
|
||||
.text start:0x00000000 end:0x00000080
|
||||
|
||||
d/actor/d_a_L7low_dr.cpp:
|
||||
.text start:0x00000080 end:0x00000AC8
|
||||
.rodata start:0x00000000 end:0x00000064
|
||||
.data start:0x00000000 end:0x0000011C
|
||||
@@ -0,0 +1,49 @@
|
||||
_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
|
||||
setAction__11daL7lowDr_cFM11daL7lowDr_cFPCvPv_v = .text:0x00000080; // type:function size:0xA4 scope:global
|
||||
action__11daL7lowDr_cFv = .text:0x00000130; // type:function size:0xA0 scope:global
|
||||
_delete__11daL7lowDr_cFv = .text:0x000001D0; // type:function size:0x50 scope:global
|
||||
daL7lowDr_Delete__FP11daL7lowDr_c = .text:0x00000220; // type:function size:0x28 scope:global
|
||||
mtx_set__11daL7lowDr_cFv = .text:0x00000250; // type:function size:0x70 scope:global
|
||||
fly__11daL7lowDr_cFv = .text:0x000002C0; // type:function size:0x370 scope:global
|
||||
execute__11daL7lowDr_cFv = .text:0x00000630; // type:function size:0x2C scope:global
|
||||
daL7lowDr_Execute__FP11daL7lowDr_c = .text:0x00000660; // type:function size:0x28 scope:global
|
||||
useHeapInit__FP10fopAc_ac_c = .text:0x00000690; // type:function size:0x34 scope:global
|
||||
CreateHeap__11daL7lowDr_cFv = .text:0x000006D0; // type:function size:0x12C scope:global
|
||||
create__11daL7lowDr_cFv = .text:0x00000800; // type:function size:0x164 scope:global
|
||||
__ct__11daL7lowDr_cFv = .text:0x00000970; // type:function size:0x44 scope:global
|
||||
daL7lowDr_Create__FP11daL7lowDr_c = .text:0x000009C0; // type:function size:0x28 scope:global
|
||||
draw__11daL7lowDr_cFv = .text:0x000009F0; // type:function size:0x98 scope:global
|
||||
daL7lowDr_Draw__FP11daL7lowDr_c = .text:0x00000A90; // type:function size:0x28 scope:global
|
||||
daL7lowDr_IsDelete__FP11daL7lowDr_c = .text:0x00000AC0; // type:function size:0x8 scope:global
|
||||
_ctors = .ctors:0x00000000; // type:label scope:global
|
||||
_dtors = .dtors:0x00000000; // type:label scope:global
|
||||
...rodata.0 = .rodata:0x00000000; // type:label scope:local
|
||||
@116839 = .rodata:0x00000000; // type:object size:0x4 scope:local
|
||||
@116840 = .rodata:0x00000004; // type:object size:0x4 scope:local
|
||||
@116841 = .rodata:0x00000008; // type:object size:0x4 scope:local
|
||||
@116842 = .rodata:0x0000000C; // type:object size:0x4 scope:local
|
||||
@116843 = .rodata:0x00000010; // type:object size:0x4 scope:local data:float
|
||||
@116844 = .rodata:0x00000014; // type:object size:0x4 scope:local
|
||||
@116845 = .rodata:0x00000018; // type:object size:0x4 scope:local
|
||||
@116846 = .rodata:0x0000001C; // type:object size:0x4 scope:local
|
||||
@116847 = .rodata:0x00000020; // type:object size:0x4 scope:local
|
||||
@116848 = .rodata:0x00000024; // type:object size:0x4 scope:local
|
||||
@116849 = .rodata:0x00000028; // type:object size:0x4 scope:local
|
||||
@116850 = .rodata:0x0000002C; // type:object size:0x4 scope:local
|
||||
@116851 = .rodata:0x00000030; // type:object size:0x4 scope:local
|
||||
@116852 = .rodata:0x00000034; // type:object size:0x4 scope:local
|
||||
@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
|
||||
@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
|
||||
@116916 = .data:0x0000002C; // type:object size:0x5 scope:local data:string
|
||||
@116950 = .data:0x00000034; // type:object size:0xC scope:local
|
||||
@116957 = .data:0x00000040; // type:object size:0x2C scope:local data:string
|
||||
@116958 = .data:0x0000006C; // type:object size:0x2C scope:local data:string
|
||||
@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
|
||||
@@ -0,0 +1,14 @@
|
||||
Sections:
|
||||
.text type:code align:16
|
||||
.ctors type:rodata align:4
|
||||
.dtors type:rodata align:4
|
||||
.rodata type:rodata align:8
|
||||
.data type:data align:8
|
||||
|
||||
REL/executor.c:
|
||||
.text start:0x00000000 end:0x00000080
|
||||
|
||||
d/actor/d_a_L7op_demo_dr.cpp:
|
||||
.text start:0x00000080 end:0x00003478
|
||||
.rodata start:0x00000000 end:0x00000174
|
||||
.data start:0x00000000 end:0x000002FC
|
||||
@@ -0,0 +1,147 @@
|
||||
_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
|
||||
setAction__9daL7ODR_cFM9daL7ODR_cFPCvPv_v = .text:0x00000080; // type:function size:0xA4 scope:global
|
||||
action__9daL7ODR_cFv = .text:0x00000130; // type:function size:0x38 scope:global
|
||||
setDrAction__9daL7ODR_cFM9daL7ODR_cFPCvPv_v = .text:0x00000170; // type:function size:0xA4 scope:global
|
||||
dr_action__9daL7ODR_cFv = .text:0x00000220; // type:function size:0x38 scope:global
|
||||
mtx_set__9daL7ODR_cFv = .text:0x00000260; // type:function size:0x9C scope:global
|
||||
draw__9daL7ODR_cFv = .text:0x00000300; // type:function size:0x128 scope:global
|
||||
daL7ODR_Draw__FP9daL7ODR_c = .text:0x00000430; // type:function size:0x28 scope:global
|
||||
wait__9daL7ODR_cFv = .text:0x00000460; // type:function size:0x148 scope:global
|
||||
pl_walk__9daL7ODR_cFv = .text:0x000005B0; // type:function size:0x7A0 scope:global
|
||||
changeDemoPos0__9daPy_py_cFPC4cXyz = .text:0x00000D50; // type:function size:0x34 scope:global
|
||||
setPos0__11daPy_demo_cFPC4cXyz = .text:0x00000D90; // type:function size:0x34 scope:global
|
||||
changeDemoMoveAngle__9daPy_py_cFs = .text:0x00000DD0; // type:function size:0x34 scope:global
|
||||
setZoomOutCamPos__9daL7ODR_cFR4cXyzR4cXyzf = .text:0x00000E10; // type:function size:0xA8 scope:global
|
||||
dr_wait__9daL7ODR_cFv = .text:0x00000EC0; // type:function size:0x160 scope:global
|
||||
dr_fly__9daL7ODR_cFv = .text:0x00001020; // type:function size:0x1D40 scope:global
|
||||
execute__9daL7ODR_cFv = .text:0x00002D60; // type:function size:0xA4 scope:global
|
||||
daL7ODR_Execute__FP9daL7ODR_c = .text:0x00002E10; // type:function size:0x28 scope:global
|
||||
daL7ODR_IsDelete__FP9daL7ODR_c = .text:0x00002E40; // type:function size:0x8 scope:global
|
||||
_delete__9daL7ODR_cFv = .text:0x00002E50; // type:function size:0x7C scope:global
|
||||
daL7ODR_Delete__FP9daL7ODR_c = .text:0x00002ED0; // type:function size:0x28 scope:global
|
||||
CreateHeap__9daL7ODR_cFv = .text:0x00002F00; // type:function size:0x12C scope:global
|
||||
useHeapInit__FP10fopAc_ac_c = .text:0x00003030; // type:function size:0x34 scope:global
|
||||
check_start__9daL7ODR_cFv = .text:0x00003070; // type:function size:0xD4 scope:global
|
||||
create__9daL7ODR_cFv = .text:0x00003150; // type:function size:0x274 scope:global
|
||||
fopAcM_SetGroup__FP10fopAc_ac_cUc = .text:0x000033D0; // type:function size:0x8 scope:global
|
||||
__ct__9daL7ODR_cFv = .text:0x000033E0; // type:function size:0x64 scope:global
|
||||
daL7ODR_Create__FP9daL7ODR_c = .text:0x00003450; // type:function size:0x28 scope:global
|
||||
_ctors = .ctors:0x00000000; // type:label scope:global
|
||||
_dtors = .dtors:0x00000000; // type:label scope:global
|
||||
...rodata.0 = .rodata:0x00000000; // type:label scope:local
|
||||
@119430 = .rodata:0x00000000; // type:object size:0x4 scope:local
|
||||
@119431 = .rodata:0x00000004; // type:object size:0x4 scope:local
|
||||
@119432 = .rodata:0x00000008; // type:object size:0x4 scope:local data:float
|
||||
@119433 = .rodata:0x0000000C; // type:object size:0x4 scope:local data:float
|
||||
@119584 = .rodata:0x00000010; // type:object size:0x4 scope:local
|
||||
@119585 = .rodata:0x00000014; // type:object size:0x4 scope:local data:string
|
||||
@119586 = .rodata:0x00000018; // type:object size:0x4 scope:local
|
||||
@119587 = .rodata:0x0000001C; // type:object size:0x4 scope:local
|
||||
@119588 = .rodata:0x00000020; // type:object size:0x4 scope:local
|
||||
@119589 = .rodata:0x00000024; // type:object size:0x4 scope:local
|
||||
@119590 = .rodata:0x00000028; // type:object size:0x4 scope:local
|
||||
@119591 = .rodata:0x0000002C; // type:object size:0x4 scope:local
|
||||
@119592 = .rodata:0x00000030; // type:object size:0x4 scope:local
|
||||
@119593 = .rodata:0x00000034; // type:object size:0x4 scope:local
|
||||
@119594 = .rodata:0x00000038; // type:object size:0x4 scope:local
|
||||
@119595 = .rodata:0x0000003C; // type:object size:0x4 scope:local
|
||||
@119596 = .rodata:0x00000040; // type:object size:0x4 scope:local
|
||||
@119597 = .rodata:0x00000044; // type:object size:0x4 scope:local
|
||||
@119598 = .rodata:0x00000048; // type:object size:0x4 scope:local
|
||||
@119599 = .rodata:0x0000004C; // type:object size:0x4 scope:local
|
||||
@119656 = .rodata:0x00000050; // type:object size:0x4 scope:local
|
||||
@119657 = .rodata:0x00000054; // type:object size:0x4 scope:local
|
||||
@119659 = .rodata:0x00000058; // type:object size:0x4 scope:local
|
||||
@119660 = .rodata:0x0000005C; // type:object size:0x4 scope:local
|
||||
@119661 = .rodata:0x00000060; // type:object size:0x4 scope:local
|
||||
@119668 = .rodata:0x00000068; // type:object size:0x8 scope:local
|
||||
@119950 = .rodata:0x00000070; // type:object size:0x4 scope:local
|
||||
@119951 = .rodata:0x00000074; // type:object size:0x4 scope:local
|
||||
@119952 = .rodata:0x00000078; // type:object size:0x4 scope:local
|
||||
@119953 = .rodata:0x0000007C; // type:object size:0x4 scope:local
|
||||
@119954 = .rodata:0x00000080; // type:object size:0x4 scope:local
|
||||
@119955 = .rodata:0x00000084; // type:object size:0x4 scope:local
|
||||
@119956 = .rodata:0x00000088; // type:object size:0x4 scope:local
|
||||
@119957 = .rodata:0x0000008C; // type:object size:0x4 scope:local
|
||||
@119958 = .rodata:0x00000090; // type:object size:0x4 scope:local
|
||||
@119959 = .rodata:0x00000094; // type:object size:0x4 scope:local
|
||||
@119960 = .rodata:0x00000098; // type:object size:0x4 scope:local
|
||||
@119961 = .rodata:0x0000009C; // type:object size:0x4 scope:local
|
||||
@119962 = .rodata:0x000000A0; // type:object size:0x4 scope:local data:string
|
||||
@119963 = .rodata:0x000000A4; // type:object size:0x4 scope:local
|
||||
@119964 = .rodata:0x000000A8; // type:object size:0x4 scope:local
|
||||
@119965 = .rodata:0x000000AC; // type:object size:0x4 scope:local
|
||||
@119966 = .rodata:0x000000B0; // type:object size:0x4 scope:local
|
||||
@119967 = .rodata:0x000000B4; // type:object size:0x4 scope:local
|
||||
@119968 = .rodata:0x000000B8; // type:object size:0x4 scope:local
|
||||
@119969 = .rodata:0x000000BC; // type:object size:0x4 scope:local
|
||||
@119970 = .rodata:0x000000C0; // type:object size:0x4 scope:local
|
||||
@119971 = .rodata:0x000000C4; // type:object size:0x4 scope:local
|
||||
@119972 = .rodata:0x000000C8; // type:object size:0x4 scope:local
|
||||
@119973 = .rodata:0x000000CC; // type:object size:0x4 scope:local
|
||||
@119974 = .rodata:0x000000D0; // type:object size:0x4 scope:local
|
||||
@119975 = .rodata:0x000000D4; // type:object size:0x4 scope:local
|
||||
@119976 = .rodata:0x000000D8; // type:object size:0x4 scope:local
|
||||
@119977 = .rodata:0x000000DC; // type:object size:0x4 scope:local
|
||||
@119978 = .rodata:0x000000E0; // type:object size:0x4 scope:local
|
||||
@119979 = .rodata:0x000000E4; // type:object size:0x4 scope:local
|
||||
@119980 = .rodata:0x000000E8; // type:object size:0x4 scope:local
|
||||
@119981 = .rodata:0x000000EC; // type:object size:0x4 scope:local
|
||||
@119982 = .rodata:0x000000F0; // type:object size:0x4 scope:local
|
||||
@119983 = .rodata:0x000000F4; // type:object size:0x4 scope:local
|
||||
@119984 = .rodata:0x000000F8; // type:object size:0x4 scope:local
|
||||
@119985 = .rodata:0x000000FC; // type:object size:0x4 scope:local
|
||||
@119986 = .rodata:0x00000100; // type:object size:0x4 scope:local
|
||||
@119987 = .rodata:0x00000104; // type:object size:0x4 scope:local
|
||||
@119988 = .rodata:0x00000108; // type:object size:0x4 scope:local
|
||||
@119989 = .rodata:0x0000010C; // type:object size:0x4 scope:local
|
||||
@119990 = .rodata:0x00000110; // type:object size:0x4 scope:local
|
||||
@119991 = .rodata:0x00000114; // type:object size:0x4 scope:local
|
||||
@119992 = .rodata:0x00000118; // type:object size:0x4 scope:local
|
||||
@119993 = .rodata:0x0000011C; // type:object size:0x4 scope:local
|
||||
@119994 = .rodata:0x00000120; // type:object size:0x4 scope:local
|
||||
@119995 = .rodata:0x00000124; // type:object size:0x4 scope:local
|
||||
@119996 = .rodata:0x00000128; // type:object size:0x4 scope:local
|
||||
@119997 = .rodata:0x0000012C; // type:object size:0x4 scope:local
|
||||
@119998 = .rodata:0x00000130; // type:object size:0x4 scope:local
|
||||
@119999 = .rodata:0x00000134; // type:object size:0x4 scope:local
|
||||
@120000 = .rodata:0x00000138; // type:object size:0x4 scope:local
|
||||
@120125 = .rodata:0x0000013C; // type:object size:0x4 scope:local
|
||||
@120126 = .rodata:0x00000140; // type:object size:0x4 scope:local
|
||||
@120127 = .rodata:0x00000144; // type:object size:0x4 scope:local
|
||||
@120175 = .rodata:0x00000148; // type:object size:0x4 scope:local
|
||||
@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
|
||||
@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
|
||||
@119658 = .data:0x00000024; // type:object size:0x5 scope:local data:string
|
||||
@120070 = .data:0x00000030; // type:object size:0x18 scope:local data:string
|
||||
@120098 = .data:0x00000048; // type:object size:0x15 scope:local data:string
|
||||
@120099 = .data:0x00000060; // type:object size:0xF scope:local data:string
|
||||
@120100 = .data:0x00000070; // type:object size:0x5 scope:local data:string
|
||||
@120160 = .data:0x00000078; // type:object size:0xC scope:local
|
||||
@120161 = .data:0x00000084; // type:object size:0xC scope:local
|
||||
@120170 = .data:0x00000090; // type:object size:0x5 scope:local data:string
|
||||
@120171 = .data:0x00000098; // type:object size:0x10 scope:local data:string
|
||||
@120172 = .data:0x000000A8; // type:object size:0x23 scope:local data:string
|
||||
@120173 = .data:0x000000D0; // type:object size:0x20 scope:local data:string
|
||||
@120174 = .data:0x000000F0; // type:object size:0x1E scope:local data:string
|
||||
l_daL7ODR_Method = .data:0x00000110; // type:object size:0x20 scope:global
|
||||
g_profile_L7ODR = .data:0x00000130; // type:object size:0x30 scope:global
|
||||
@120210 = .data:0x00000184; // type:object size:0xD scope:local data:string
|
||||
@120211 = .data:0x00000194; // type:object size:0x3C scope:local
|
||||
@120212 = .data:0x000001D8; // type:object size:0xA scope:local data:string
|
||||
@120213 = .data:0x000001E4; // type:object size:0x34 scope:local
|
||||
@120214 = .data:0x00000220; // type:object size:0x9 scope:local data:string
|
||||
@120215 = .data:0x0000022C; // type:object size:0x24 scope:local
|
||||
@120216 = .data:0x00000258; // type:object size:0x10 scope:local data:string
|
||||
@120217 = .data:0x00000268; // type:object size:0xC scope:local
|
||||
@120218 = .data:0x00000280; // type:object size:0x11 scope:local data:string
|
||||
@120219 = .data:0x00000294; // type:object size:0xC scope:local
|
||||
@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
|
||||
@@ -0,0 +1,12 @@
|
||||
Sections:
|
||||
.text type:code align:16
|
||||
.ctors type:rodata align:4
|
||||
.dtors type:rodata align:4
|
||||
.data type:data align:8
|
||||
|
||||
REL/executor.c:
|
||||
.text start:0x00000000 end:0x00000080
|
||||
|
||||
d/actor/d_a_alldie.cpp:
|
||||
.text start:0x00000080 end:0x00000974
|
||||
.data start:0x00000000 end:0x000000AC
|
||||
@@ -0,0 +1,29 @@
|
||||
_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
|
||||
getEventNo__10daAlldie_cFv = .text:0x00000080; // type:function size:0x34 scope:global
|
||||
getSwbit__10daAlldie_cFv = .text:0x000000C0; // type:function size:0x34 scope:global
|
||||
actionWait__10daAlldie_cFv = .text:0x00000100; // type:function size:0x80 scope:global
|
||||
actionCheck__10daAlldie_cFv = .text:0x00000180; // type:function size:0xBC scope:global
|
||||
setActio__10daAlldie_cFUc = .text:0x00000240; // type:function size:0x8 scope:global
|
||||
actionTimer__10daAlldie_cFv = .text:0x00000250; // type:function size:0xCC scope:global
|
||||
actionOrder__10daAlldie_cFv = .text:0x00000320; // type:function size:0x88 scope:global
|
||||
actionEvent__10daAlldie_cFv = .text:0x000003B0; // type:function size:0xA8 scope:global
|
||||
actionNext__10daAlldie_cFv = .text:0x00000460; // type:function size:0x110 scope:global
|
||||
execute__10daAlldie_cFv = .text:0x00000570; // type:function size:0xA0 scope:global
|
||||
daAlldie_Draw__FP10daAlldie_c = .text:0x00000610; // type:function size:0x28 scope:global
|
||||
draw__10daAlldie_cFv = .text:0x00000640; // type:function size:0x8 scope:global
|
||||
daAlldie_Execute__FP10daAlldie_c = .text:0x00000650; // type:function size:0x2C scope:global
|
||||
daAlldie_IsDelete__FP10daAlldie_c = .text:0x00000680; // type:function size:0x8 scope:global
|
||||
daAlldie_Delete__FP10daAlldie_c = .text:0x00000690; // type:function size:0x50 scope:global
|
||||
__dt__10daAlldie_cFv = .text:0x000006E0; // type:function size:0x5C scope:global
|
||||
daAlldie_Create__FP10fopAc_ac_c = .text:0x00000740; // type:function size:0x60 scope:global
|
||||
create__10daAlldie_cFv = .text:0x000007A0; // type:function size:0x19C scope:global
|
||||
__ct__10daAlldie_cFv = .text:0x00000940; // type:function size:0x34 scope:global
|
||||
_ctors = .ctors:0x00000000; // type:label scope:global
|
||||
_dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@116780 = .data:0x00000000; // type:object size:0x26 scope:local
|
||||
@116795 = .data:0x00000028; // type:object size:0x26 scope:local
|
||||
l_daAlldie_Method = .data:0x00000050; // type:object size:0x20 scope:global
|
||||
g_profile_ALLDIE = .data:0x00000070; // type:object size:0x30 scope:global
|
||||
@STRING@create__10daAlldie_cFv = .data:0x000000A0; // type:object size:0xA scope:local data:string
|
||||
@@ -0,0 +1,20 @@
|
||||
Sections:
|
||||
.text type:code align:16
|
||||
.ctors type:rodata align:4
|
||||
.dtors type:rodata align:4
|
||||
.data type:data align:8
|
||||
.bss type:bss align:8
|
||||
|
||||
REL/executor.c:
|
||||
.text start:0x00000000 end:0x00000080
|
||||
|
||||
REL/global_destructor_chain.c:
|
||||
.text start:0x00000080 end:0x00000100
|
||||
.dtors start:0x00000000 end:0x00000008
|
||||
.bss start:0x00000000 end:0x00000008
|
||||
|
||||
d/actor/d_a_andsw.cpp:
|
||||
.text start:0x00000100 end:0x00000774
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.data start:0x00000000 end:0x00000200
|
||||
.bss start:0x00000008 end:0x00000020
|
||||
@@ -0,0 +1,47 @@
|
||||
_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
|
||||
__register_global_object = .text:0x00000080; // type:function size:0x20 scope:global
|
||||
__destroy_global_chain = .text:0x000000A0; // type:function size:0x5C scope:global
|
||||
__ct__13daAndsw_HIO_cFv = .text:0x00000100; // type:function size:0x48 scope:global
|
||||
genMessage__13daAndsw_HIO_cFP11JORMContext = .text:0x00000150; // type:function size:0xCC scope:global
|
||||
Create__9daAndsw_cFv = .text:0x00000220; // type:function size:0x9C scope:global
|
||||
getTimer__9daAndsw_cFv = .text:0x000002C0; // type:function size:0x3C scope:global
|
||||
getSwNo2__9daAndsw_cFv = .text:0x00000300; // type:function size:0x3C scope:global
|
||||
getSwNo__9daAndsw_cFv = .text:0x00000340; // type:function size:0x3C scope:global
|
||||
create__9daAndsw_cFv = .text:0x00000380; // type:function size:0xA4 scope:global
|
||||
__ct__9daAndsw_cFv = .text:0x00000430; // type:function size:0x34 scope:global
|
||||
execute__9daAndsw_cFv = .text:0x00000470; // type:function size:0x114 scope:global
|
||||
getType__9daAndsw_cFv = .text:0x00000590; // type:function size:0x3C scope:global
|
||||
_delete__9daAndsw_cFv = .text:0x000005D0; // type:function size:0x2C scope:global
|
||||
daAndsw_Execute__FP9daAndsw_c = .text:0x00000600; // type:function size:0x28 scope:global
|
||||
daAndsw_Delete__FP9daAndsw_c = .text:0x00000630; // type:function size:0x44 scope:global
|
||||
daAndsw_Create__FP10fopAc_ac_c = .text:0x00000680; // type:function size:0x50 scope:global
|
||||
__dt__13daAndsw_HIO_cFv = .text:0x000006D0; // type:function size:0x5C scope:global
|
||||
__sinit_\d_a_andsw_cpp = .text:0x00000730; // type:function size:0x44 scope:local
|
||||
_ctors = .ctors:0x00000000; // type:label scope:global
|
||||
__destroy_global_chain_reference = .dtors:0x00000000; // type:object size:0x4 scope:global
|
||||
_dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@114168 = .data:0x00000000; // type:object size:0x9 scope:local
|
||||
@114169 = .data:0x0000000C; // type:object size:0xD scope:local
|
||||
@114181 = .data:0x0000001C; // type:object size:0x12 scope:local data:string
|
||||
@114229 = .data:0x00000030; // type:object size:0x18 scope:local
|
||||
@114230 = .data:0x00000048; // type:object size:0x16 scope:local
|
||||
@114231 = .data:0x00000060; // type:object size:0x32 scope:local
|
||||
@114232 = .data:0x00000094; // type:object size:0x17 scope:local
|
||||
@114272 = .data:0x000000B0; // type:object size:0x18 scope:local data:string
|
||||
@114288 = .data:0x000000C8; // type:object size:0x18 scope:local data:string
|
||||
l_daAndsw_Method = .data:0x000000E0; // type:object size:0x20 scope:global
|
||||
g_profile_ANDSW = .data:0x00000100; // type:object size:0x30 scope:global
|
||||
__vt__13daAndsw_HIO_c = .data:0x00000130; // type:object size:0x20 scope:global
|
||||
@114290 = .data:0x00000150; // type:object size:0xE scope:local data:string
|
||||
@114291 = .data:0x00000160; // type:object size:0x1C scope:local
|
||||
__RTTI__13daAndsw_HIO_c = .data:0x00000180; // type:object size:0x8 scope:global
|
||||
@114292 = .data:0x00000188; // type:object size:0xF scope:local data:string
|
||||
@114293 = .data:0x00000198; // type:object size:0x14 scope:local
|
||||
@114294 = .data:0x000001B8; // type:object size:0xE scope:local data:string
|
||||
@114295 = .data:0x000001C8; // type:object size:0xC scope:local
|
||||
@114296 = .data:0x000001E0; // type:object size:0x11 scope:local data:string
|
||||
__global_destructor_chain = .bss:0x00000000; // type:object size:0x4 scope:global
|
||||
@114155 = .bss:0x00000008; // type:object size:0xC scope:local
|
||||
l_HIO = .bss:0x00000018; // type:object size:0x8 scope:global data:byte
|
||||
@@ -0,0 +1,16 @@
|
||||
Sections:
|
||||
.text type:code align:16
|
||||
.ctors type:rodata align:4
|
||||
.dtors type:rodata align:4
|
||||
.rodata type:rodata align:8
|
||||
.data type:data align:8
|
||||
.bss type:bss align:8
|
||||
|
||||
REL/executor.c:
|
||||
.text start:0x00000000 end:0x00000080
|
||||
|
||||
d/actor/d_a_arrow.cpp:
|
||||
.text start:0x00000080 end:0x00003C54
|
||||
.rodata start:0x00000000 end:0x00000194
|
||||
.data start:0x00000000 end:0x00000210
|
||||
.bss start:0x00000004 end:0x00000010
|
||||
@@ -0,0 +1,131 @@
|
||||
_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
|
||||
createHeap__9daArrow_cFv = .text:0x00000080; // type:function size:0x13C scope:global
|
||||
daArrow_createHeap__FP10fopAc_ac_c = .text:0x000001C0; // type:function size:0x28 scope:global
|
||||
atHitCallBack__9daArrow_cFP12dCcD_GObjInfP10fopAc_ac_cP12dCcD_GObjInf = .text:0x000001F0; // type:function size:0x160 scope:global
|
||||
onBombArrowHit__8daE_PZ_cFv = .text:0x00000350; // type:function size:0x10 scope:global
|
||||
ChkTgArrowThrough__12dCcD_GObjInfFv = .text:0x00000360; // type:function size:0x30 scope:global
|
||||
daArrow_atHitCallBack__FP10fopAc_ac_cP12dCcD_GObjInfP10fopAc_ac_cP12dCcD_GObjInf = .text:0x00000390; // type:function size:0x40 scope:global
|
||||
decAlphaBlur__9daArrow_cFv = .text:0x000003D0; // type:function size:0xAC scope:global
|
||||
setBlur__9daArrow_cFv = .text:0x00000480; // type:function size:0x94 scope:global
|
||||
setLightArrowHitMark__9daArrow_cFPC4cXyz = .text:0x00000520; // type:function size:0xBC scope:global
|
||||
setLightChargeEffect__9daArrow_cFi = .text:0x000005E0; // type:function size:0x160 scope:global
|
||||
setArrowWaterNextPos__9daArrow_cFP4cXyzP4cXyz = .text:0x00000740; // type:function size:0x258 scope:global
|
||||
setArrowAt__9daArrow_cFf = .text:0x000009A0; // type:function size:0x300 scope:global
|
||||
arrowShooting__9daArrow_cFv = .text:0x00000CA0; // type:function size:0x348 scope:global
|
||||
getBodyAngleY__9daPy_py_cCFv = .text:0x00000FF0; // type:function size:0xC scope:global
|
||||
getBodyAngleX__9daPy_py_cCFv = .text:0x00001000; // type:function size:0xC scope:global
|
||||
setBombArrowExplode__9daArrow_cFP4cXyz = .text:0x00001010; // type:function size:0x3C scope:global
|
||||
createNormalBombExplode__7dBomb_cFP4cXyz = .text:0x00001050; // type:function size:0x54 scope:global
|
||||
setRoomInfo__9daArrow_cFv = .text:0x000010B0; // type:function size:0x80 scope:global
|
||||
clearNearActorData__9daArrow_cFv = .text:0x00001130; // type:function size:0x20 scope:global
|
||||
getVibAngle__9daArrow_cFv = .text:0x00001150; // type:function size:0xF0 scope:global
|
||||
setNormalMatrix__9daArrow_cFv = .text:0x00001240; // type:function size:0xB0 scope:global
|
||||
setSmokePos__9daArrow_cFv = .text:0x000012F0; // type:function size:0xDC scope:global
|
||||
setKeepMatrix__9daArrow_cFv = .text:0x000013D0; // type:function size:0x130 scope:global
|
||||
getRightHandMtx__11daHoZelda_cFv = .text:0x00001500; // type:function size:0x34 scope:global
|
||||
setStopActorMatrix__9daArrow_cFv = .text:0x00001540; // type:function size:0xF8 scope:global
|
||||
setBombMoveEffect__9daArrow_cFv = .text:0x00001640; // type:function size:0x154 scope:global
|
||||
checkReget__9daArrow_cFv = .text:0x000017A0; // type:function size:0xB0 scope:global
|
||||
procWait__9daArrow_cFv = .text:0x00001850; // type:function size:0x318 scope:global
|
||||
procMove__9daArrow_cFv = .text:0x00001B70; // type:function size:0xC44 scope:global
|
||||
itemHitSE__9daAlink_cFUlUlP14Z2SoundObjBase = .text:0x000027C0; // type:function size:0x4C scope:global
|
||||
procReturnInit__9daArrow_cFi = .text:0x00002810; // type:function size:0x1C0 scope:global
|
||||
procReturn__9daArrow_cFv = .text:0x000029D0; // type:function size:0x21C scope:global
|
||||
procBGStop__9daArrow_cFv = .text:0x00002BF0; // type:function size:0xF0 scope:global
|
||||
procActorStop__9daArrow_cFv = .text:0x00002CE0; // type:function size:0x84 scope:global
|
||||
procActorControllStop__9daArrow_cFv = .text:0x00002D70; // type:function size:0x2C scope:global
|
||||
procSlingHitInit__9daArrow_cFP4cXyzP12dCcD_GObjInf = .text:0x00002DA0; // type:function size:0x148 scope:global
|
||||
procSlingHit__9daArrow_cFv = .text:0x00002EF0; // type:function size:0x58 scope:global
|
||||
execute__9daArrow_cFv = .text:0x00002F50; // type:function size:0x240 scope:global
|
||||
daArrow_execute__FP9daArrow_c = .text:0x00003190; // type:function size:0x28 scope:global
|
||||
draw__9daArrow_cFv = .text:0x000031C0; // type:function size:0x344 scope:global
|
||||
daArrow_draw__FP9daArrow_c = .text:0x00003510; // type:function size:0x28 scope:global
|
||||
daAlink_searchHorseZelda__FP10fopAc_ac_cPv = .text:0x00003540; // type:function size:0x4C scope:global
|
||||
create__9daArrow_cFv = .text:0x00003590; // type:function size:0x308 scope:global
|
||||
onDpdShoot__9daArrow_cFRC4cXyz = .text:0x000038A0; // type:function size:0x40 scope:global
|
||||
getLineTopPosP__9daAlink_cFv = .text:0x000038E0; // type:function size:0x2C scope:global
|
||||
getLineTopDrawFlg__9daAlink_cFv = .text:0x00003910; // type:function size:0x30 scope:global
|
||||
__ct__9daArrow_cFv = .text:0x00003940; // type:function size:0xC4 scope:global
|
||||
__dt__15Z2SoundObjArrowFv = .text:0x00003A10; // type:function size:0x5C scope:global
|
||||
daArrow_create__FP9daArrow_c = .text:0x00003A70; // type:function size:0x28 scope:global
|
||||
__dt__9daArrow_cFv = .text:0x00003AA0; // type:function size:0x180 scope:global
|
||||
daArrow_delete__FP9daArrow_c = .text:0x00003C20; // type:function size:0x34 scope:global
|
||||
_ctors = .ctors:0x00000000; // type:label scope:global
|
||||
_dtors = .dtors:0x00000000; // type:label scope:global
|
||||
...rodata.0 = .rodata:0x00000000; // type:label scope:local
|
||||
l_atCpsSrc = .rodata:0x00000000; // type:object size:0x4C scope:global
|
||||
l_coSphSrc = .rodata:0x00000050; // type:object size:0x40 scope:global
|
||||
@127962 = .rodata:0x00000090; // type:object size:0x4 scope:local
|
||||
@LOCAL@setLightArrowHitMark__9daArrow_cFPC4cXyz@effName@0 = .rodata:0x00000094; // type:object size:0xC scope:local
|
||||
@LOCAL@setLightChargeEffect__9daArrow_cFi@effName = .rodata:0x000000A0; // type:object size:0x8 scope:local
|
||||
@LOCAL@setLightChargeEffect__9daArrow_cFi@localEffPos@0 = .rodata:0x000000A8; // type:object size:0xC scope:local
|
||||
@128064 = .rodata:0x000000B4; // type:object size:0x4 scope:local
|
||||
@128065 = .rodata:0x000000B8; // type:object size:0x4 scope:local
|
||||
@128118 = .rodata:0x000000BC; // type:object size:0x4 scope:local
|
||||
@128119 = .rodata:0x000000C0; // type:object size:0x4 scope:local
|
||||
@128120 = .rodata:0x000000C4; // type:object size:0x4 scope:local
|
||||
@128159 = .rodata:0x000000C8; // type:object size:0x4 scope:local
|
||||
@128160 = .rodata:0x000000CC; // type:object size:0x4 scope:local data:float
|
||||
@128230 = .rodata:0x000000D0; // type:object size:0x4 scope:local data:float
|
||||
@128239 = .rodata:0x000000D4; // type:object size:0x4 scope:local
|
||||
@128240 = .rodata:0x000000D8; // type:object size:0x4 scope:local
|
||||
@128241 = .rodata:0x000000DC; // type:object size:0x4 scope:local
|
||||
@128242 = .rodata:0x000000E0; // type:object size:0x4 scope:local
|
||||
@128246 = .rodata:0x000000E8; // type:object size:0x8 scope:local
|
||||
@128260 = .rodata:0x000000F0; // type:object size:0x4 scope:local data:float
|
||||
@128261 = .rodata:0x000000F4; // type:object size:0x4 scope:local
|
||||
@128277 = .rodata:0x000000F8; // type:object size:0x4 scope:local
|
||||
@128278 = .rodata:0x000000FC; // type:object size:0x4 scope:local
|
||||
@128279 = .rodata:0x00000100; // type:object size:0x4 scope:local
|
||||
@128280 = .rodata:0x00000104; // type:object size:0x4 scope:local data:string
|
||||
@128294 = .rodata:0x00000108; // type:object size:0x4 scope:local
|
||||
@128295 = .rodata:0x0000010C; // type:object size:0x4 scope:local
|
||||
@128296 = .rodata:0x00000110; // type:object size:0x4 scope:local
|
||||
@128297 = .rodata:0x00000114; // type:object size:0x4 scope:local
|
||||
@128309 = .rodata:0x00000118; // type:object size:0x4 scope:local
|
||||
@128340 = .rodata:0x0000011C; // type:object size:0x4 scope:local data:float
|
||||
@128355 = .rodata:0x00000120; // type:object size:0x4 scope:local data:float
|
||||
@128395 = .rodata:0x00000124; // type:object size:0x4 scope:local data:float
|
||||
@128617 = .rodata:0x00000128; // type:object size:0x4 scope:local
|
||||
@128618 = .rodata:0x0000012C; // type:object size:0x4 scope:local
|
||||
@128619 = .rodata:0x00000130; // type:object size:0x4 scope:local
|
||||
@128620 = .rodata:0x00000134; // type:object size:0x4 scope:local
|
||||
@128667 = .rodata:0x00000138; // type:object size:0x4 scope:local
|
||||
@128668 = .rodata:0x0000013C; // type:object size:0x4 scope:local
|
||||
@128669 = .rodata:0x00000140; // type:object size:0x4 scope:local
|
||||
@128696 = .rodata:0x00000144; // type:object size:0x4 scope:local
|
||||
@128697 = .rodata:0x00000148; // type:object size:0x4 scope:local
|
||||
@128698 = .rodata:0x0000014C; // type:object size:0x4 scope:local
|
||||
@LOCAL@draw__9daArrow_cFv@tmpColor = .rodata:0x00000150; // type:object size:0x8 scope:local
|
||||
@128836 = .rodata:0x00000158; // type:object size:0x4 scope:local
|
||||
@128837 = .rodata:0x0000015C; // type:object size:0x4 scope:local
|
||||
@128922 = .rodata:0x00000160; // type:object size:0x4 scope:local
|
||||
@128923 = .rodata:0x00000164; // type:object size:0x4 scope:local
|
||||
@128924 = .rodata:0x00000168; // type:object size:0x4 scope:local
|
||||
@LOCAL@setLightArrowHitMark__9daArrow_cFPC4cXyz@effCnt = .rodata:0x0000016C; // type:object size:0x4 scope:local
|
||||
cNullVec__6Z2Calc = .rodata:0x00000170; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x0000017C; // type:object size:0x4 scope:local
|
||||
@127846 = .data:0x00000000; // type:object size:0x8 scope:local data:string
|
||||
@127847 = .data:0x00000008; // type:object size:0xE scope:local data:string
|
||||
@127848 = .data:0x00000018; // type:object size:0xF scope:local data:string
|
||||
@127849 = .data:0x00000028; // type:object size:0x5 scope:local data:string
|
||||
@128393 = .data:0x00000030; // type:object size:0xC scope:local data:4byte
|
||||
@128613 = .data:0x0000003C; // type:object size:0xC scope:local data:4byte
|
||||
@128614 = .data:0x00000048; // type:object size:0xC scope:local data:4byte
|
||||
@128615 = .data:0x00000054; // type:object size:0xC scope:local data:4byte
|
||||
@128665 = .data:0x00000060; // type:object size:0xC scope:local data:4byte
|
||||
@128757 = .data:0x0000006C; // type:object size:0xC scope:local data:4byte
|
||||
@128916 = .data:0x00000078; // type:object size:0xC scope:local data:4byte
|
||||
@128917 = .data:0x00000084; // type:object size:0xC scope:local data:4byte
|
||||
l_daArrowMethodTable = .data:0x00000090; // type:object size:0x20 scope:global
|
||||
g_profile_ARROW = .data:0x000000B0; // type:object size:0x30 scope:global
|
||||
@129032 = .data:0x00000104; // type:object size:0x13 scope:local data:string
|
||||
@129033 = .data:0x00000118; // type:object size:0xC scope:local
|
||||
@129034 = .data:0x0000014C; // type:object size:0x13 scope:local data:string
|
||||
@129035 = .data:0x00000174; // type:object size:0x9 scope:local data:string
|
||||
@129036 = .data:0x00000194; // type:object size:0x9 scope:local data:string
|
||||
@129037 = .data:0x000001B4; // type:object size:0x9 scope:local data:string
|
||||
lbl_44_bss_0 = .bss:0x00000000; // type:object size:0x1 data:byte
|
||||
@LOCAL@setSmokePos__9daArrow_cFv@localOffset = .bss:0x00000004; // type:object size:0xC scope:local
|
||||
@@ -0,0 +1,17 @@
|
||||
Sections:
|
||||
.text type:code align:16
|
||||
.ctors type:rodata align:4
|
||||
.dtors type:rodata align:4
|
||||
.rodata type:rodata align:8
|
||||
.data type:data align:8
|
||||
.bss type:bss align:8
|
||||
|
||||
REL/executor.c:
|
||||
.text start:0x00000000 end:0x00000080
|
||||
|
||||
d/actor/d_a_b_bh.cpp:
|
||||
.text start:0x00000080 end:0x00005508
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000000EC
|
||||
.data start:0x00000000 end:0x000004C4
|
||||
.bss start:0x00000008 end:0x00000028
|
||||
@@ -0,0 +1,138 @@
|
||||
_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
|
||||
__dt__12daB_BH_HIO_cFv = .text:0x00000080; // type:function size:0x4C scope:global
|
||||
__ct__12daB_BH_HIO_cFv = .text:0x000000D0; // type:function size:0x6C scope:global
|
||||
genMessage__12daB_BH_HIO_cFP11JORMContext = .text:0x00000140; // type:function size:0x1F4 scope:global
|
||||
anm_init__FP10b_bh_classifUcf = .text:0x00000340; // type:function size:0x7C scope:global
|
||||
daB_BH_Draw__FP10b_bh_class = .text:0x000003C0; // type:function size:0x11C scope:global
|
||||
b_bh_wait__FP10b_bh_class = .text:0x000004E0; // type:function size:0x704 scope:global
|
||||
b_bh_attack_1__FP10b_bh_class = .text:0x00000BF0; // type:function size:0x534 scope:global
|
||||
b_bh_bombeat__FP10b_bh_class = .text:0x00001130; // type:function size:0x2B8 scope:global
|
||||
b_bh_down__FP10b_bh_class = .text:0x000013F0; // type:function size:0x4BC scope:global
|
||||
b_bh_b_wait__FP10b_bh_class = .text:0x000018B0; // type:function size:0x5C8 scope:global
|
||||
b_bh_b_attack_1__FP10b_bh_class = .text:0x00001E80; // type:function size:0x4E0 scope:global
|
||||
b_bh_b_bombeat__FP10b_bh_class = .text:0x00002360; // type:function size:0x1D0 scope:global
|
||||
b_bh_b_down__FP10b_bh_class = .text:0x00002530; // type:function size:0x330 scope:global
|
||||
b_bh_start__FP10b_bh_class = .text:0x00002860; // type:function size:0x518 scope:global
|
||||
kuki_control1__FP10b_bh_class = .text:0x00002D80; // type:function size:0x358 scope:global
|
||||
cMtx_ZrotM__FPA4_fs = .text:0x000030E0; // type:function size:0x30 scope:global
|
||||
kuki_control2__FP10b_bh_class = .text:0x00003110; // type:function size:0x1A4 scope:global
|
||||
kuki_control3__FP10b_bh_class = .text:0x000032C0; // type:function size:0x110 scope:global
|
||||
s_b_sub__FPvPv = .text:0x000033D0; // type:function size:0xC0 scope:global
|
||||
checkStateExplode__7dBomb_cFv = .text:0x00003490; // type:function size:0x30 scope:global
|
||||
damage_check__FP10b_bh_class = .text:0x000034C0; // type:function size:0x444 scope:global
|
||||
action__FP10b_bh_class = .text:0x00003910; // type:function size:0x788 scope:global
|
||||
anm_se_set__FP10b_bh_class = .text:0x000040A0; // type:function size:0x1A8 scope:global
|
||||
daB_BH_Execute__FP10b_bh_class = .text:0x00004250; // type:function size:0x94C scope:global
|
||||
daB_BH_IsDelete__FP10b_bh_class = .text:0x00004BA0; // type:function size:0x8 scope:global
|
||||
daB_BH_Delete__FP10b_bh_class = .text:0x00004BB0; // type:function size:0x9C scope:global
|
||||
useHeapInit__FP10fopAc_ac_c = .text:0x00004C50; // type:function size:0x2E8 scope:global
|
||||
daB_BH_Create__FP10fopAc_ac_c = .text:0x00004F40; // type:function size:0x420 scope:global
|
||||
__ct__10b_bh_classFv = .text:0x00005360; // type:function size:0xEC scope:global
|
||||
__ct__11dCcU_AtInfoFv = .text:0x00005450; // type:function size:0x34 scope:global
|
||||
__ct__13fopEn_enemy_cFv = .text:0x00005490; // type:function size:0x44 scope:global
|
||||
__sinit_\d_a_b_bh_cpp = .text:0x000054E0; // 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
|
||||
@118374 = .rodata:0x00000000; // type:object size:0x4 scope:local
|
||||
@118387 = .rodata:0x00000004; // type:object size:0x4 scope:local data:float
|
||||
@118388 = .rodata:0x00000008; // type:object size:0x4 scope:local data:float
|
||||
@118418 = .rodata:0x0000000C; // type:object size:0x4 scope:local data:float
|
||||
@118499 = .rodata:0x00000010; // type:object size:0x4 scope:local
|
||||
@118500 = .rodata:0x00000014; // type:object size:0x4 scope:local
|
||||
@118501 = .rodata:0x00000018; // type:object size:0x4 scope:local data:float
|
||||
@118502 = .rodata:0x0000001C; // type:object size:0x4 scope:local
|
||||
@118503 = .rodata:0x00000020; // type:object size:0x4 scope:local data:float
|
||||
@118504 = .rodata:0x00000024; // type:object size:0x4 scope:local
|
||||
@118505 = .rodata:0x00000028; // type:object size:0x4 scope:local
|
||||
@118506 = .rodata:0x0000002C; // type:object size:0x4 scope:local
|
||||
@118507 = .rodata:0x00000030; // type:object size:0x4 scope:local
|
||||
@118508 = .rodata:0x00000034; // type:object size:0x4 scope:local
|
||||
@118509 = .rodata:0x00000038; // type:object size:0x4 scope:local data:float
|
||||
@118510 = .rodata:0x0000003C; // type:object size:0x4 scope:local
|
||||
@118511 = .rodata:0x00000040; // type:object size:0x4 scope:local
|
||||
@118512 = .rodata:0x00000044; // type:object size:0x4 scope:local data:string
|
||||
@118513 = .rodata:0x00000048; // type:object size:0x4 scope:local data:float
|
||||
@118514 = .rodata:0x0000004C; // type:object size:0x4 scope:local
|
||||
@118515 = .rodata:0x00000050; // type:object size:0x4 scope:local
|
||||
@118516 = .rodata:0x00000054; // type:object size:0x4 scope:local
|
||||
@118517 = .rodata:0x00000058; // type:object size:0x4 scope:local
|
||||
@118518 = .rodata:0x0000005C; // type:object size:0x4 scope:local
|
||||
@118523 = .rodata:0x00000060; // type:object size:0x8 scope:local data:double
|
||||
@118599 = .rodata:0x00000068; // type:object size:0x4 scope:local
|
||||
@118600 = .rodata:0x0000006C; // type:object size:0x4 scope:local
|
||||
@118601 = .rodata:0x00000070; // type:object size:0x4 scope:local
|
||||
@118602 = .rodata:0x00000074; // type:object size:0x4 scope:local
|
||||
@118603 = .rodata:0x00000078; // type:object size:0x4 scope:local data:float
|
||||
@118604 = .rodata:0x0000007C; // type:object size:0x4 scope:local
|
||||
@118650 = .rodata:0x00000080; // type:object size:0x4 scope:local
|
||||
@118695 = .rodata:0x00000084; // type:object size:0x4 scope:local
|
||||
@118696 = .rodata:0x00000088; // type:object size:0x4 scope:local data:float
|
||||
@118697 = .rodata:0x0000008C; // type:object size:0x4 scope:local data:float
|
||||
@118698 = .rodata:0x00000090; // type:object size:0x4 scope:local
|
||||
@118755 = .rodata:0x00000094; // type:object size:0x4 scope:local
|
||||
@118861 = .rodata:0x00000098; // type:object size:0x4 scope:local
|
||||
@118911 = .rodata:0x0000009C; // type:object size:0x4 scope:local
|
||||
@118912 = .rodata:0x000000A0; // type:object size:0x4 scope:local
|
||||
@119013 = .rodata:0x000000A4; // type:object size:0x4 scope:local data:float
|
||||
@119189 = .rodata:0x000000A8; // type:object size:0x4 scope:local
|
||||
@119190 = .rodata:0x000000AC; // type:object size:0x4 scope:local
|
||||
@119355 = .rodata:0x000000B0; // type:object size:0x4 scope:local
|
||||
@119356 = .rodata:0x000000B4; // type:object size:0x4 scope:local
|
||||
@119357 = .rodata:0x000000B8; // type:object size:0x4 scope:local
|
||||
@119442 = .rodata:0x000000BC; // type:object size:0x4 scope:local
|
||||
@119443 = .rodata:0x000000C0; // type:object size:0x4 scope:local
|
||||
@119505 = .rodata:0x000000C4; // type:object size:0x4 scope:local data:float
|
||||
cNullVec__6Z2Calc = .rodata:0x000000C8; // type:object size:0xC scope:global
|
||||
@46916 = .rodata:0x000000D4; // type:object size:0x4 scope:local
|
||||
@118385 = .data:0x00000000; // type:object size:0x11 scope:local
|
||||
@118386 = .data:0x00000014; // type:object size:0xB scope:local
|
||||
@118389 = .data:0x00000020; // type:object size:0xB scope:local
|
||||
@118390 = .data:0x0000002C; // type:object size:0xB scope:local
|
||||
@118391 = .data:0x00000038; // type:object size:0x11 scope:local
|
||||
@118417 = .data:0x0000004C; // type:object size:0x5 scope:local data:string
|
||||
@LOCAL@kuki_control1__FP10b_bh_class@pow_xa = .data:0x00000054; // type:object size:0x22 scope:local
|
||||
@LOCAL@action__FP10b_bh_class@eno = .data:0x00000078; // type:object size:0xA scope:local
|
||||
@LOCAL@action__FP10b_bh_class@eno@0 = .data:0x00000088; // type:object size:0x8 scope:local
|
||||
@LOCAL@anm_se_set__FP10b_bh_class@g_y_i = .data:0x00000090; // type:object size:0xA scope:local
|
||||
@LOCAL@anm_se_set__FP10b_bh_class@g_y_ji@0 = .data:0x0000009C; // type:object size:0x14 scope:local
|
||||
@119393 = .data:0x000000B0; // type:object size:0x17 scope:local data:string
|
||||
@119439 = .data:0x000000C8; // type:object size:0xD scope:local data:string
|
||||
@119440 = .data:0x000000D8; // type:object size:0xF scope:local data:string
|
||||
@119441 = .data:0x000000E8; // type:object size:0x5 scope:local data:string
|
||||
@LOCAL@daB_BH_Create__FP10fopAc_ac_c@cc_sph_src = .data:0x000000F0; // type:object size:0x40 scope:local
|
||||
@LOCAL@daB_BH_Create__FP10fopAc_ac_c@tg_sph_src@0 = .data:0x00000130; // type:object size:0x40 scope:local
|
||||
@119500 = .data:0x00000170; // type:object size:0xF scope:local data:string
|
||||
@119501 = .data:0x00000180; // type:object size:0x21 scope:local data:string
|
||||
@119502 = .data:0x000001A4; // type:object size:0x1F scope:local data:string
|
||||
@119503 = .data:0x000001C4; // type:object size:0x1D scope:local data:string
|
||||
@119504 = .data:0x000001E4; // type:object size:0xD scope:local
|
||||
l_daB_BH_Method = .data:0x000001F8; // type:object size:0x20 scope:global
|
||||
g_profile_B_BH = .data:0x00000218; // type:object size:0x30 scope:global
|
||||
__vt__12daB_BH_HIO_c = .data:0x00000248; // type:object size:0x20 scope:global
|
||||
@119591 = .data:0x00000268; // type:object size:0xD scope:local data:string
|
||||
@119592 = .data:0x00000278; // type:object size:0x14 scope:local
|
||||
__RTTI__12daB_BH_HIO_c = .data:0x00000290; // type:object size:0x8 scope:global
|
||||
@119593 = .data:0x000002BC; // type:object size:0xD scope:local data:string
|
||||
@119594 = .data:0x000002CC; // type:object size:0x3C scope:local
|
||||
@119595 = .data:0x00000310; // type:object size:0xA scope:local data:string
|
||||
@119596 = .data:0x0000031C; // type:object size:0x34 scope:local
|
||||
@119597 = .data:0x00000358; // type:object size:0x9 scope:local data:string
|
||||
@119598 = .data:0x00000364; // type:object size:0x24 scope:local
|
||||
@119599 = .data:0x00000390; // type:object size:0x10 scope:local data:string
|
||||
@119600 = .data:0x000003A0; // type:object size:0xC scope:local
|
||||
@119601 = .data:0x000003B8; // type:object size:0x11 scope:local data:string
|
||||
@119602 = .data:0x000003CC; // type:object size:0xC scope:local
|
||||
@119603 = .data:0x000003E0; // type:object size:0x9 scope:local data:string
|
||||
@119604 = .data:0x000003F8; // type:object size:0x11 scope:local data:string
|
||||
@119605 = .data:0x00000418; // type:object size:0x10 scope:local data:string
|
||||
@119606 = .data:0x0000043C; // type:object size:0x9 scope:local data:string
|
||||
@119607 = .data:0x0000045C; // type:object size:0x9 scope:local data:string
|
||||
@119608 = .data:0x00000470; // type:object size:0xE scope:local data:string
|
||||
@119609 = .data:0x00000480; // type:object size:0xC scope:local
|
||||
@119610 = .data:0x000004A4; // type:object size:0x11 scope:local data:string
|
||||
lbl_129_bss_0 = .bss:0x00000000; // type:object size:0x1 data:byte
|
||||
l_HIO = .bss:0x00000008; // type:object size:0x18 scope:global data:byte
|
||||
bh = .bss:0x00000020; // type:object size:0x8 scope:global
|
||||
@@ -0,0 +1,17 @@
|
||||
Sections:
|
||||
.text type:code align:16
|
||||
.ctors type:rodata align:4
|
||||
.dtors type:rodata align:4
|
||||
.rodata type:rodata align:8
|
||||
.data type:data align:8
|
||||
.bss type:bss align:8
|
||||
|
||||
REL/executor.c:
|
||||
.text start:0x00000000 end:0x00000080
|
||||
|
||||
d/actor/d_a_b_bq.cpp:
|
||||
.text start:0x00000080 end:0x00007748
|
||||
.ctors start:0x00000000 end:0x00000004
|
||||
.rodata start:0x00000000 end:0x000002EC
|
||||
.data start:0x00000000 end:0x00000804
|
||||
.bss start:0x00000008 end:0x0000001C
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user