mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
start shield final config (#2726)
* checkpoint * shield final half building
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
@@ -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:0x00000070
|
||||
|
||||
d/actor/d_a_L7demo_dr.cpp:
|
||||
.text start:0x00000070 end:0x000015F4
|
||||
.rodata start:0x00000000 end:0x00000074
|
||||
.data start:0x00000000 end:0x000000B8
|
||||
@@ -0,0 +1,58 @@
|
||||
_prolog = .text:0x00000000; // type:function size:0x2C scope:global
|
||||
_epilog = .text:0x00000030; // type:function size:0x2C scope:global
|
||||
_unresolved = .text:0x00000060; // type:function size:0x4 scope:global
|
||||
daDr_Draw__FP6daDr_c = .text:0x00000070; // type:function size:0x88 scope:global
|
||||
wait__6daDr_cFv = .text:0x00000100; // type:function size:0x2E0 scope:global
|
||||
pl_walk__6daDr_cFv = .text:0x000003E0; // type:function size:0x310 scope:global
|
||||
pl_turn__6daDr_cFv = .text:0x000006F0; // type:function size:0x184 scope:global
|
||||
bridge_destroy__6daDr_cFv = .text:0x00000880; // type:function size:0x318 scope:global
|
||||
bridge_destroy2__6daDr_cFv = .text:0x00000BA0; // type:function size:0x1C4 scope:global
|
||||
daDr_Execute__FP6daDr_c = .text:0x00000D70; // type:function size:0x19C scope:global
|
||||
daDr_IsDelete__FP6daDr_c = .text:0x00000F10; // type:function size:0x8 scope:global
|
||||
daDr_Delete__FP6daDr_c = .text:0x00000F20; // type:function size:0x68 scope:global
|
||||
useHeapInit__FP10fopAc_ac_c = .text:0x00000F90; // type:function size:0xF4 scope:global
|
||||
create__6daDr_cFv = .text:0x00001090; // type:function size:0x55C scope:global
|
||||
daDr_Create__FP6daDr_c = .text:0x000015F0; // type:function size:0x4 scope:global
|
||||
_ctors = .ctors:0x00000000; // type:label scope:global
|
||||
_dtors = .dtors:0x00000000; // type:label scope:global
|
||||
...rodata.0 = .rodata:0x00000000; // type:label scope:local
|
||||
@110885 = .rodata:0x00000000; // type:object size:0x4 scope:local
|
||||
@110886 = .rodata:0x00000004; // type:object size:0x4 scope:local
|
||||
@110887 = .rodata:0x00000008; // type:object size:0x4 scope:local
|
||||
@110888 = .rodata:0x0000000C; // type:object size:0x4 scope:local
|
||||
@110889 = .rodata:0x00000010; // type:object size:0x4 scope:local
|
||||
@110890 = .rodata:0x00000014; // type:object size:0x4 scope:local
|
||||
@110891 = .rodata:0x00000018; // type:object size:0x4 scope:local
|
||||
@110928 = .rodata:0x0000001C; // type:object size:0x4 scope:local
|
||||
@110929 = .rodata:0x00000020; // type:object size:0x4 scope:local
|
||||
@110930 = .rodata:0x00000024; // type:object size:0x4 scope:local
|
||||
@110931 = .rodata:0x00000028; // type:object size:0x4 scope:local
|
||||
@110932 = .rodata:0x0000002C; // type:object size:0x4 scope:local
|
||||
@110933 = .rodata:0x00000030; // type:object size:0x4 scope:local align:4 data:float
|
||||
@110934 = .rodata:0x00000034; // type:object size:0x4 scope:local
|
||||
@111036 = .rodata:0x00000038; // type:object size:0x4 scope:local
|
||||
@111037 = .rodata:0x0000003C; // type:object size:0x4 scope:local
|
||||
@111038 = .rodata:0x00000040; // type:object size:0x4 scope:local
|
||||
@111039 = .rodata:0x00000044; // type:object size:0x4 scope:local
|
||||
@111040 = .rodata:0x00000048; // type:object size:0x4 scope:local
|
||||
@111078 = .rodata:0x0000004C; // type:object size:0x4 scope:local
|
||||
@111079 = .rodata:0x00000050; // type:object size:0x4 scope:local
|
||||
@111080 = .rodata:0x00000054; // type:object size:0x4 scope:local
|
||||
@111081 = .rodata:0x00000058; // type:object size:0x4 scope:local
|
||||
@111082 = .rodata:0x0000005C; // type:object size:0x4 scope:local
|
||||
@111125 = .rodata:0x00000060; // type:object size:0x4 scope:local align:4 data:float
|
||||
@111126 = .rodata:0x00000064; // type:object size:0x4 scope:local align:4 data:float
|
||||
@111373 = .rodata:0x00000068; // type:object size:0x4 scope:local
|
||||
@111374 = .rodata:0x0000006C; // type:object size:0x4 scope:local
|
||||
@111375 = .rodata:0x00000070; // type:object size:0x4 scope:local
|
||||
@110850 = .data:0x00000000; // type:object size:0xC scope:local
|
||||
@110851 = .data:0x0000000C; // type:object size:0xC scope:local data:4byte
|
||||
@110906 = .data:0x00000018; // type:object size:0xC scope:local data:4byte
|
||||
@110947 = .data:0x00000024; // type:object size:0xC scope:local data:4byte
|
||||
@110970 = .data:0x00000030; // type:object size:0xC scope:local
|
||||
@110998 = .data:0x0000003C; // type:object size:0xC scope:local data:4byte
|
||||
@111181 = .data:0x00000048; // type:object size:0x5 scope:local data:string
|
||||
@111270 = .data:0x00000050; // type:object size:0xC scope:local
|
||||
@111271 = .data:0x0000005C; // type:object size:0xC scope:local
|
||||
l_daDr_Method = .data:0x00000068; // type:object size:0x20 scope:global
|
||||
g_profile_DR = .data:0x00000088; // 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:0x00000070
|
||||
|
||||
d/actor/d_a_L7low_dr.cpp:
|
||||
.text start:0x00000070 end:0x000009C8
|
||||
.rodata start:0x00000000 end:0x0000003C
|
||||
.data start:0x00000000 end:0x00000068
|
||||
@@ -0,0 +1,33 @@
|
||||
_prolog = .text:0x00000000; // type:function size:0x2C scope:global
|
||||
_epilog = .text:0x00000030; // type:function size:0x2C scope:global
|
||||
_unresolved = .text:0x00000060; // type:function size:0x4 scope:global
|
||||
daL7lowDr_Delete__FP11daL7lowDr_c = .text:0x00000070; // type:function size:0x50 scope:global
|
||||
fly__11daL7lowDr_cFv = .text:0x000000C0; // type:function size:0x3F8 scope:global
|
||||
daL7lowDr_Execute__FP11daL7lowDr_c = .text:0x000004C0; // type:function size:0xF4 scope:global
|
||||
useHeapInit__FP10fopAc_ac_c = .text:0x000005C0; // type:function size:0xF8 scope:global
|
||||
create__11daL7lowDr_cFv = .text:0x000006C0; // type:function size:0x24C scope:global
|
||||
daL7lowDr_Create__FP11daL7lowDr_c = .text:0x00000910; // type:function size:0x4 scope:global
|
||||
daL7lowDr_Draw__FP11daL7lowDr_c = .text:0x00000920; // type:function size:0xA0 scope:global
|
||||
daL7lowDr_IsDelete__FP11daL7lowDr_c = .text:0x000009C0; // 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
|
||||
@108959 = .rodata:0x00000000; // type:object size:0x4 scope:local
|
||||
@108960 = .rodata:0x00000004; // type:object size:0x4 scope:local
|
||||
@108961 = .rodata:0x00000008; // type:object size:0x4 scope:local
|
||||
@108962 = .rodata:0x0000000C; // type:object size:0x4 scope:local
|
||||
@108963 = .rodata:0x00000010; // type:object size:0x4 scope:local align:4 data:float
|
||||
@108964 = .rodata:0x00000014; // type:object size:0x4 scope:local
|
||||
@108965 = .rodata:0x00000018; // type:object size:0x4 scope:local
|
||||
@108966 = .rodata:0x0000001C; // type:object size:0x4 scope:local
|
||||
@108967 = .rodata:0x00000020; // type:object size:0x4 scope:local
|
||||
@108968 = .rodata:0x00000024; // type:object size:0x4 scope:local
|
||||
@108969 = .rodata:0x00000028; // type:object size:0x4 scope:local
|
||||
@108970 = .rodata:0x0000002C; // type:object size:0x4 scope:local
|
||||
@108971 = .rodata:0x00000030; // type:object size:0x4 scope:local
|
||||
@108972 = .rodata:0x00000034; // type:object size:0x4 scope:local
|
||||
@108973 = .rodata:0x00000038; // type:object size:0x4 scope:local
|
||||
@108874 = .data:0x00000000; // type:object size:0x8 scope:local data:string
|
||||
@109081 = .data:0x00000008; // type:object size:0xC scope:local data:4byte
|
||||
l_daL7lowDr_Method = .data:0x00000018; // type:object size:0x20 scope:global
|
||||
g_profile_L7lowDr = .data:0x00000038; // 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:0x00000070
|
||||
|
||||
d/actor/d_a_L7op_demo_dr.cpp:
|
||||
.text start:0x00000070 end:0x0000307C
|
||||
.rodata start:0x00000000 end:0x00000144
|
||||
.data start:0x00000000 end:0x00000260
|
||||
@@ -0,0 +1,122 @@
|
||||
_prolog = .text:0x00000000; // type:function size:0x2C scope:global
|
||||
_epilog = .text:0x00000030; // type:function size:0x2C scope:global
|
||||
_unresolved = .text:0x00000060; // type:function size:0x4 scope:global
|
||||
daL7ODR_Draw__FP9daL7ODR_c = .text:0x00000070; // type:function size:0xF4 scope:global
|
||||
wait__9daL7ODR_cFv = .text:0x00000170; // type:function size:0x218 scope:global
|
||||
pl_walk__9daL7ODR_cFv = .text:0x00000390; // type:function size:0x760 scope:global
|
||||
dr_fly__9daL7ODR_cFv = .text:0x00000AF0; // type:function size:0x1DD4 scope:global
|
||||
daL7ODR_Execute__FP9daL7ODR_c = .text:0x000028D0; // type:function size:0x13C scope:global
|
||||
daL7ODR_IsDelete__FP9daL7ODR_c = .text:0x00002A10; // type:function size:0x8 scope:global
|
||||
daL7ODR_Delete__FP9daL7ODR_c = .text:0x00002A20; // type:function size:0x6C scope:global
|
||||
useHeapInit__FP10fopAc_ac_c = .text:0x00002A90; // type:function size:0xFC scope:global
|
||||
daL7ODR_Create__FP9daL7ODR_c = .text:0x00002B90; // type:function size:0x4 scope:global
|
||||
dr_wait__9daL7ODR_cFv = .text:0x00002BA0; // type:function size:0x114 scope:global
|
||||
create__9daL7ODR_cFv = .text:0x00002CC0; // type:function size:0x3BC scope:global
|
||||
_ctors = .ctors:0x00000000; // type:label scope:global
|
||||
_dtors = .dtors:0x00000000; // type:label scope:global
|
||||
...rodata.0 = .rodata:0x00000000; // type:label scope:local
|
||||
@112361 = .rodata:0x00000000; // type:object size:0x4 scope:local
|
||||
@112362 = .rodata:0x00000004; // type:object size:0x4 scope:local
|
||||
@112363 = .rodata:0x00000008; // type:object size:0x4 scope:local
|
||||
@112364 = .rodata:0x0000000C; // type:object size:0x4 scope:local align:4 data:float
|
||||
@112423 = .rodata:0x00000010; // type:object size:0x4 scope:local
|
||||
@112424 = .rodata:0x00000014; // type:object size:0x4 scope:local
|
||||
@112425 = .rodata:0x00000018; // type:object size:0x4 scope:local
|
||||
@112426 = .rodata:0x0000001C; // type:object size:0x4 scope:local
|
||||
@112511 = .rodata:0x00000020; // type:object size:0x4 scope:local
|
||||
@112512 = .rodata:0x00000024; // type:object size:0x4 scope:local data:string
|
||||
@112513 = .rodata:0x00000028; // type:object size:0x4 scope:local
|
||||
@112514 = .rodata:0x0000002C; // type:object size:0x4 scope:local
|
||||
@112515 = .rodata:0x00000030; // type:object size:0x4 scope:local
|
||||
@112516 = .rodata:0x00000034; // type:object size:0x4 scope:local
|
||||
@112517 = .rodata:0x00000038; // type:object size:0x4 scope:local
|
||||
@112518 = .rodata:0x0000003C; // type:object size:0x4 scope:local
|
||||
@112519 = .rodata:0x00000040; // type:object size:0x4 scope:local
|
||||
@112520 = .rodata:0x00000044; // type:object size:0x4 scope:local
|
||||
@112521 = .rodata:0x00000048; // type:object size:0x4 scope:local
|
||||
@112522 = .rodata:0x0000004C; // type:object size:0x4 scope:local
|
||||
@112523 = .rodata:0x00000050; // type:object size:0x4 scope:local
|
||||
@112524 = .rodata:0x00000054; // type:object size:0x4 scope:local
|
||||
@112525 = .rodata:0x00000058; // type:object size:0x4 scope:local
|
||||
@112550 = .rodata:0x0000005C; // type:object size:0x4 scope:local
|
||||
@112551 = .rodata:0x00000060; // type:object size:0x4 scope:local
|
||||
@112553 = .rodata:0x00000064; // type:object size:0x4 scope:local
|
||||
@112554 = .rodata:0x00000068; // type:object size:0x4 scope:local
|
||||
@112555 = .rodata:0x0000006C; // type:object size:0x4 scope:local
|
||||
@112923 = .rodata:0x00000070; // type:object size:0x4 scope:local
|
||||
@112924 = .rodata:0x00000074; // type:object size:0x4 scope:local
|
||||
@112925 = .rodata:0x00000078; // type:object size:0x4 scope:local
|
||||
@112926 = .rodata:0x0000007C; // type:object size:0x4 scope:local
|
||||
@112927 = .rodata:0x00000080; // type:object size:0x4 scope:local
|
||||
@112928 = .rodata:0x00000084; // type:object size:0x4 scope:local
|
||||
@112929 = .rodata:0x00000088; // type:object size:0x4 scope:local
|
||||
@112930 = .rodata:0x0000008C; // type:object size:0x4 scope:local
|
||||
@112931 = .rodata:0x00000090; // type:object size:0x4 scope:local
|
||||
@112932 = .rodata:0x00000094; // type:object size:0x4 scope:local
|
||||
@112933 = .rodata:0x00000098; // type:object size:0x4 scope:local
|
||||
@112934 = .rodata:0x0000009C; // type:object size:0x4 scope:local
|
||||
@112935 = .rodata:0x000000A0; // type:object size:0x4 scope:local data:string
|
||||
@112936 = .rodata:0x000000A4; // type:object size:0x4 scope:local
|
||||
@112937 = .rodata:0x000000A8; // type:object size:0x4 scope:local
|
||||
@112938 = .rodata:0x000000AC; // type:object size:0x4 scope:local
|
||||
@112939 = .rodata:0x000000B0; // type:object size:0x4 scope:local
|
||||
@112940 = .rodata:0x000000B4; // type:object size:0x4 scope:local
|
||||
@112941 = .rodata:0x000000B8; // type:object size:0x4 scope:local
|
||||
@112942 = .rodata:0x000000BC; // type:object size:0x4 scope:local
|
||||
@112943 = .rodata:0x000000C0; // type:object size:0x4 scope:local
|
||||
@112944 = .rodata:0x000000C4; // type:object size:0x4 scope:local
|
||||
@112945 = .rodata:0x000000C8; // type:object size:0x4 scope:local
|
||||
@112946 = .rodata:0x000000CC; // type:object size:0x4 scope:local
|
||||
@112947 = .rodata:0x000000D0; // type:object size:0x4 scope:local
|
||||
@112948 = .rodata:0x000000D4; // type:object size:0x4 scope:local
|
||||
@112949 = .rodata:0x000000D8; // type:object size:0x4 scope:local
|
||||
@112950 = .rodata:0x000000DC; // type:object size:0x4 scope:local
|
||||
@112951 = .rodata:0x000000E0; // type:object size:0x4 scope:local
|
||||
@112952 = .rodata:0x000000E4; // type:object size:0x4 scope:local
|
||||
@112953 = .rodata:0x000000E8; // type:object size:0x4 scope:local
|
||||
@112954 = .rodata:0x000000EC; // type:object size:0x4 scope:local
|
||||
@112955 = .rodata:0x000000F0; // type:object size:0x4 scope:local
|
||||
@112956 = .rodata:0x000000F4; // type:object size:0x4 scope:local
|
||||
@112957 = .rodata:0x000000F8; // type:object size:0x4 scope:local
|
||||
@112958 = .rodata:0x000000FC; // type:object size:0x4 scope:local
|
||||
@112959 = .rodata:0x00000100; // type:object size:0x4 scope:local
|
||||
@112960 = .rodata:0x00000104; // type:object size:0x4 scope:local
|
||||
@112961 = .rodata:0x00000108; // type:object size:0x4 scope:local
|
||||
@112962 = .rodata:0x0000010C; // type:object size:0x4 scope:local
|
||||
@112963 = .rodata:0x00000110; // type:object size:0x4 scope:local
|
||||
@112964 = .rodata:0x00000114; // type:object size:0x4 scope:local
|
||||
@112965 = .rodata:0x00000118; // type:object size:0x4 scope:local
|
||||
@112966 = .rodata:0x0000011C; // type:object size:0x4 scope:local
|
||||
@112967 = .rodata:0x00000120; // type:object size:0x4 scope:local
|
||||
@112968 = .rodata:0x00000124; // type:object size:0x4 scope:local
|
||||
@112969 = .rodata:0x00000128; // type:object size:0x4 scope:local
|
||||
@112970 = .rodata:0x0000012C; // type:object size:0x4 scope:local
|
||||
@112971 = .rodata:0x00000130; // type:object size:0x4 scope:local
|
||||
@112972 = .rodata:0x00000134; // type:object size:0x4 scope:local
|
||||
@112973 = .rodata:0x00000138; // type:object size:0x4 scope:local
|
||||
@113159 = .rodata:0x0000013C; // type:object size:0x4 scope:local
|
||||
@113160 = .rodata:0x00000140; // type:object size:0x4 scope:local
|
||||
@112387 = .data:0x00000000; // type:object size:0xC scope:local
|
||||
@112455 = .data:0x0000000C; // type:object size:0xC scope:local data:4byte
|
||||
@112456 = .data:0x00000018; // type:object size:0xC scope:local data:4byte
|
||||
@112527 = .data:0x00000024; // type:object size:0x28 scope:local
|
||||
@112552 = .data:0x0000004C; // type:object size:0x5 scope:local data:string
|
||||
@113111 = .data:0x00000054; // type:object size:0xC scope:local
|
||||
@113112 = .data:0x00000060; // type:object size:0xC scope:local
|
||||
@113158 = .data:0x0000006C; // type:object size:0x5 scope:local data:string
|
||||
l_daL7ODR_Method = .data:0x00000078; // type:object size:0x20 scope:global
|
||||
g_profile_L7ODR = .data:0x00000098; // type:object size:0x30 scope:global
|
||||
lbl_276_data_C8 = .data:0x000000C8; // type:object size:0x24
|
||||
@111430 = .data:0x000000EC; // type:object size:0xD scope:local data:string
|
||||
@111431 = .data:0x000000FC; // type:object size:0x3C scope:local
|
||||
@111432 = .data:0x00000140; // type:object size:0xA scope:local data:string
|
||||
@111433 = .data:0x0000014C; // type:object size:0x34 scope:local
|
||||
@111490 = .data:0x00000188; // type:object size:0x9 scope:local data:string
|
||||
@111491 = .data:0x00000194; // type:object size:0x24 scope:local
|
||||
@111492 = .data:0x000001C0; // type:object size:0x10 scope:local data:string
|
||||
@111493 = .data:0x000001D0; // type:object size:0xC scope:local
|
||||
@111494 = .data:0x000001E8; // type:object size:0x11 scope:local data:string
|
||||
@111495 = .data:0x000001FC; // type:object size:0xC scope:local
|
||||
@111531 = .data:0x00000210; // type:object size:0x9 scope:local data:string
|
||||
@111532 = .data:0x00000228; // type:object size:0x11 scope:local data:string
|
||||
@111533 = .data:0x00000248; // 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:0x00000070
|
||||
|
||||
d/actor/d_a_alldie.cpp:
|
||||
.text start:0x00000070 end:0x000004A0
|
||||
.data start:0x00000000 end:0x00000050
|
||||
@@ -0,0 +1,12 @@
|
||||
_prolog = .text:0x00000000; // type:function size:0x2C scope:global
|
||||
_epilog = .text:0x00000030; // type:function size:0x2C scope:global
|
||||
_unresolved = .text:0x00000060; // type:function size:0x4 scope:global
|
||||
daAlldie_Draw__FP10daAlldie_c = .text:0x00000070; // type:function size:0x8 scope:global
|
||||
daAlldie_Execute__FP10daAlldie_c = .text:0x00000080; // type:function size:0x2B8 scope:global
|
||||
daAlldie_IsDelete__FP10daAlldie_c = .text:0x00000340; // type:function size:0x8 scope:global
|
||||
daAlldie_Delete__FP10daAlldie_c = .text:0x00000350; // type:function size:0x30 scope:global
|
||||
daAlldie_Create__FP10fopAc_ac_c = .text:0x00000380; // type:function size:0x120 scope:global
|
||||
_ctors = .ctors:0x00000000; // type:label scope:global
|
||||
_dtors = .dtors:0x00000000; // type:label scope:global
|
||||
l_daAlldie_Method = .data:0x00000000; // type:object size:0x20 scope:global
|
||||
g_profile_ALLDIE = .data:0x00000020; // type:object size:0x30 scope:global
|
||||
@@ -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:0x00000070
|
||||
|
||||
d/actor/d_a_andsw.cpp:
|
||||
.text start:0x00000070 end:0x000001A4
|
||||
.data start:0x00000000 end:0x00000050
|
||||
@@ -0,0 +1,10 @@
|
||||
_prolog = .text:0x00000000; // type:function size:0x2C scope:global
|
||||
_epilog = .text:0x00000030; // type:function size:0x2C scope:global
|
||||
_unresolved = .text:0x00000060; // type:function size:0x4 scope:global
|
||||
daAndsw_Execute__FP9daAndsw_c = .text:0x00000070; // type:function size:0x9C scope:global
|
||||
daAndsw_Delete__FP9daAndsw_c = .text:0x00000110; // type:function size:0x8 scope:global
|
||||
daAndsw_Create__FP10fopAc_ac_c = .text:0x00000120; // type:function size:0x84 scope:global
|
||||
_ctors = .ctors:0x00000000; // type:label scope:global
|
||||
_dtors = .dtors:0x00000000; // type:label scope:global
|
||||
l_daAndsw_Method = .data:0x00000000; // type:object size:0x20 scope:global
|
||||
g_profile_ANDSW = .data:0x00000020; // type:object size:0x30 scope:global
|
||||
@@ -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:0x00000070
|
||||
|
||||
d/actor/d_a_andsw2.cpp:
|
||||
.text start:0x00000070 end:0x00001074
|
||||
.data start:0x00000000 end:0x00000068
|
||||
@@ -0,0 +1,18 @@
|
||||
_prolog = .text:0x00000000; // type:function size:0x2C scope:global
|
||||
_epilog = .text:0x00000030; // type:function size:0x2C scope:global
|
||||
_unresolved = .text:0x00000060; // type:function size:0x4 scope:global
|
||||
create__10daAndsw2_cFv = .text:0x00000070; // type:function size:0x280 scope:global
|
||||
daAndsw2_actionOnAll__FP10daAndsw2_c = .text:0x000002F0; // type:function size:0x33C scope:global
|
||||
daAndsw2_actionTimer__FP10daAndsw2_c = .text:0x00000630; // type:function size:0x37C scope:global
|
||||
daAndsw2_actionOrder__FP10daAndsw2_c = .text:0x000009B0; // type:function size:0x3B0 scope:global
|
||||
daAndsw2_actionEvent__FP10daAndsw2_c = .text:0x00000D60; // type:function size:0x94 scope:global
|
||||
daAndsw2_actionOff__FP10daAndsw2_c = .text:0x00000E00; // type:function size:0x1EC scope:global
|
||||
daAndsw2_actionWait__FP10daAndsw2_c = .text:0x00000FF0; // type:function size:0x8 scope:global
|
||||
daAndsw2_Execute__FP10daAndsw2_c = .text:0x00001000; // type:function size:0x3C scope:global
|
||||
daAndsw2_Delete__FP10daAndsw2_c = .text:0x00001040; // type:function size:0x30 scope:global
|
||||
daAndsw2_Create__FP10fopAc_ac_c = .text:0x00001070; // type:function size:0x4 scope:global
|
||||
_ctors = .ctors:0x00000000; // type:label scope:global
|
||||
_dtors = .dtors:0x00000000; // type:label scope:global
|
||||
@LOCAL@execute__10daAndsw2_cFv@l_action = .data:0x00000000; // type:object size:0x18 scope:local
|
||||
l_daAndsw2_Method = .data:0x00000018; // type:object size:0x20 scope:global
|
||||
g_profile_ANDSW2 = .data:0x00000038; // type:object size:0x30 scope:global
|
||||
@@ -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:0x00000070
|
||||
|
||||
d/actor/d_a_arrow.cpp:
|
||||
.text start:0x00000070 end:0x000046C8
|
||||
.rodata start:0x00000000 end:0x0000016C
|
||||
.data start:0x00000000 end:0x000001A0
|
||||
.bss start:0x00000004 end:0x00000010
|
||||
@@ -0,0 +1,100 @@
|
||||
_prolog = .text:0x00000000; // type:function size:0x2C scope:global
|
||||
_epilog = .text:0x00000030; // type:function size:0x2C scope:global
|
||||
_unresolved = .text:0x00000060; // type:function size:0x4 scope:global
|
||||
createHeap__9daArrow_cFv = .text:0x00000070; // type:function size:0xF8 scope:global
|
||||
daArrow_createHeap__FP10fopAc_ac_c = .text:0x00000170; // type:function size:0x4 scope:global
|
||||
atHitCallBack__9daArrow_cFP12dCcD_GObjInfP10fopAc_ac_cP12dCcD_GObjInf = .text:0x00000180; // type:function size:0x138 scope:global
|
||||
daArrow_atHitCallBack__FP10fopAc_ac_cP12dCcD_GObjInfP10fopAc_ac_cP12dCcD_GObjInf = .text:0x000002C0; // type:function size:0x4 scope:global
|
||||
setLightChargeEffect__9daArrow_cFi = .text:0x000002D0; // type:function size:0x12C scope:global
|
||||
setArrowWaterNextPos__9daArrow_cFP4cXyzP4cXyz = .text:0x00000400; // type:function size:0x200 scope:global
|
||||
setArrowAt__9daArrow_cFf = .text:0x00000600; // type:function size:0x260 scope:global
|
||||
arrowShooting__9daArrow_cFv = .text:0x00000860; // type:function size:0x388 scope:global
|
||||
setKeepMatrix__9daArrow_cFv = .text:0x00000BF0; // type:function size:0x130 scope:global
|
||||
procWait__9daArrow_cFv = .text:0x00000D20; // type:function size:0x528 scope:global
|
||||
procMove__9daArrow_cFv = .text:0x00001250; // type:function size:0x1510 scope:global
|
||||
procReturnInit__9daArrow_cFi = .text:0x00002760; // type:function size:0x398 scope:global
|
||||
procReturn__9daArrow_cFv = .text:0x00002B00; // type:function size:0x4FC scope:global
|
||||
procBGStop__9daArrow_cFv = .text:0x00003000; // type:function size:0x37C scope:global
|
||||
procActorStop__9daArrow_cFv = .text:0x00003380; // type:function size:0x340 scope:global
|
||||
procActorControllStop__9daArrow_cFv = .text:0x000036C0; // type:function size:0x110 scope:global
|
||||
procSlingHitInit__9daArrow_cFP4cXyzP12dCcD_GObjInf = .text:0x000037D0; // type:function size:0x1E0 scope:global
|
||||
procSlingHit__9daArrow_cFv = .text:0x000039B0; // type:function size:0x130 scope:global
|
||||
execute__9daArrow_cFv = .text:0x00003AE0; // type:function size:0x29C scope:global
|
||||
daArrow_execute__FP9daArrow_c = .text:0x00003D80; // type:function size:0x4 scope:global
|
||||
draw__9daArrow_cFv = .text:0x00003D90; // type:function size:0x344 scope:global
|
||||
daArrow_draw__FP9daArrow_c = .text:0x000040E0; // type:function size:0x4 scope:global
|
||||
daAlink_searchHorseZelda__FP10fopAc_ac_cPv = .text:0x000040F0; // type:function size:0x14 scope:global
|
||||
create__9daArrow_cFv = .text:0x00004110; // type:function size:0x470 scope:global
|
||||
daArrow_create__FP9daArrow_c = .text:0x00004580; // type:function size:0x4 scope:global
|
||||
__dt__9daArrow_cFv = .text:0x00004590; // type:function size:0x110 scope:global
|
||||
daArrow_delete__FP9daArrow_c = .text:0x000046A0; // 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
|
||||
l_atCpsSrc = .rodata:0x00000000; // type:object size:0x4C scope:global
|
||||
l_coSphSrc = .rodata:0x00000050; // type:object size:0x40 scope:global
|
||||
@122618 = .rodata:0x00000090; // type:object size:0x4 scope:local align:4 data:float
|
||||
@LOCAL@setLightArrowHitMark__9daArrow_cFPC4cXyz@effCnt = .rodata:0x00000094; // type:object size:0x4 scope:local
|
||||
@LOCAL@setLightArrowHitMark__9daArrow_cFPC4cXyz@effName@0 = .rodata:0x00000098; // type:object size:0xC scope:local
|
||||
@LOCAL@setLightChargeEffect__9daArrow_cFi@effName = .rodata:0x000000A8; // type:object size:0x8 scope:local data:2byte
|
||||
@LOCAL@setLightChargeEffect__9daArrow_cFi@localEffPos@0 = .rodata:0x000000B0; // type:object size:0xC scope:local
|
||||
@122734 = .rodata:0x000000BC; // type:object size:0x4 scope:local
|
||||
@122735 = .rodata:0x000000C0; // type:object size:0x4 scope:local
|
||||
@122773 = .rodata:0x000000C4; // type:object size:0x4 scope:local
|
||||
@122774 = .rodata:0x000000C8; // type:object size:0x4 scope:local
|
||||
@122775 = .rodata:0x000000CC; // type:object size:0x4 scope:local
|
||||
@122852 = .rodata:0x000000D0; // type:object size:0x4 scope:local
|
||||
@122853 = .rodata:0x000000D4; // type:object size:0x4 scope:local
|
||||
@122854 = .rodata:0x000000D8; // type:object size:0x4 scope:local
|
||||
@122882 = .rodata:0x000000DC; // type:object size:0x4 scope:local
|
||||
@122883 = .rodata:0x000000E0; // type:object size:0x4 scope:local
|
||||
@122884 = .rodata:0x000000E4; // type:object size:0x4 scope:local
|
||||
@122885 = .rodata:0x000000E8; // type:object size:0x4 scope:local
|
||||
@122889 = .rodata:0x000000F0; // type:object size:0x8 scope:local align:8 data:double
|
||||
@122903 = .rodata:0x000000F8; // type:object size:0x4 scope:local
|
||||
@122904 = .rodata:0x000000FC; // type:object size:0x4 scope:local
|
||||
@122916 = .rodata:0x00000100; // type:object size:0x4 scope:local
|
||||
@122917 = .rodata:0x00000104; // type:object size:0x4 scope:local
|
||||
@122918 = .rodata:0x00000108; // type:object size:0x4 scope:local
|
||||
@122919 = .rodata:0x0000010C; // type:object size:0x4 scope:local data:string
|
||||
@122944 = .rodata:0x00000110; // type:object size:0x4 scope:local
|
||||
@122945 = .rodata:0x00000114; // type:object size:0x4 scope:local
|
||||
@123006 = .rodata:0x00000118; // type:object size:0x4 scope:local
|
||||
@123014 = .rodata:0x0000011C; // type:object size:0x4 scope:local
|
||||
@123129 = .rodata:0x00000120; // type:object size:0x4 scope:local align:4 data:float
|
||||
@123539 = .rodata:0x00000124; // type:object size:0x4 scope:local
|
||||
@123540 = .rodata:0x00000128; // type:object size:0x4 scope:local
|
||||
@123541 = .rodata:0x0000012C; // type:object size:0x4 scope:local
|
||||
@123542 = .rodata:0x00000130; // type:object size:0x4 scope:local
|
||||
@123604 = .rodata:0x00000134; // type:object size:0x4 scope:local
|
||||
@123605 = .rodata:0x00000138; // type:object size:0x4 scope:local
|
||||
@123606 = .rodata:0x0000013C; // type:object size:0x4 scope:local
|
||||
@123701 = .rodata:0x00000140; // type:object size:0x4 scope:local
|
||||
@123702 = .rodata:0x00000144; // type:object size:0x4 scope:local
|
||||
@123703 = .rodata:0x00000148; // type:object size:0x4 scope:local
|
||||
@LOCAL@draw__9daArrow_cFv@tmpColor = .rodata:0x00000150; // type:object size:0x8 scope:local data:4byte
|
||||
@124037 = .rodata:0x00000158; // type:object size:0x4 scope:local align:4 data:float
|
||||
@124038 = .rodata:0x0000015C; // type:object size:0x4 scope:local align:4 data:float
|
||||
@124153 = .rodata:0x00000160; // type:object size:0x4 scope:local
|
||||
@124154 = .rodata:0x00000164; // type:object size:0x4 scope:local
|
||||
@124155 = .rodata:0x00000168; // type:object size:0x4 scope:local
|
||||
@122530 = .data:0x00000000; // type:object size:0x8 scope:local data:string
|
||||
@123035 = .data:0x00000008; // type:object size:0xC scope:local data:4byte
|
||||
@123267 = .data:0x00000014; // type:object size:0xC scope:local
|
||||
@123268 = .data:0x00000020; // type:object size:0xC scope:local
|
||||
@123269 = .data:0x0000002C; // type:object size:0xC scope:local
|
||||
@123554 = .data:0x00000038; // type:object size:0xC scope:local data:4byte
|
||||
@123849 = .data:0x00000044; // type:object size:0xC scope:local data:4byte
|
||||
@124070 = .data:0x00000050; // type:object size:0xC scope:local data:4byte
|
||||
@124071 = .data:0x0000005C; // type:object size:0xC scope:local data:4byte
|
||||
l_daArrowMethodTable = .data:0x00000068; // type:object size:0x20 scope:global
|
||||
g_profile_ARROW = .data:0x00000088; // type:object size:0x30 scope:global
|
||||
@120149 = .data:0x000000DC; // type:object size:0x13 scope:local data:string
|
||||
@120150 = .data:0x000000F0; // type:object size:0xC scope:local
|
||||
__vt__18JPAEmitterCallBack = .data:0x00000108; // type:object size:0x1C scope:global
|
||||
@120164 = .data:0x00000124; // type:object size:0x13 scope:local data:string
|
||||
@120205 = .data:0x0000014C; // type:object size:0x9 scope:local data:string
|
||||
@120206 = .data:0x0000016C; // type:object size:0x9 scope:local data:string
|
||||
@120208 = .data:0x0000018C; // type:object size:0x9 scope:local data:string
|
||||
lbl_46_bss_0 = .bss:0x00000000; // type:object size:0x1 data:byte
|
||||
@LOCAL@setSmokePos__9daArrow_cFv@localOffset = .bss:0x00000004; // type:object size:0xC scope:local align:4 data:float
|
||||
@@ -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:0x00000070
|
||||
|
||||
d/actor/d_a_b_bh.cpp:
|
||||
.text start:0x00000070 end:0x00004800
|
||||
.rodata start:0x00000000 end:0x000000D4
|
||||
.data start:0x00000000 end:0x00000350
|
||||
.bss start:0x00000000 end:0x00000028
|
||||
@@ -0,0 +1,115 @@
|
||||
_prolog = .text:0x00000000; // type:function size:0x2C scope:global
|
||||
_epilog = .text:0x00000030; // type:function size:0x2C scope:global
|
||||
_unresolved = .text:0x00000060; // type:function size:0x4 scope:global
|
||||
__dt__12daB_BH_HIO_cFv = .text:0x00000070; // type:function size:0x40 scope:global
|
||||
daB_BH_Draw__FP10b_bh_class = .text:0x000000B0; // type:function size:0xE0 scope:global
|
||||
b_bh_wait__FP10b_bh_class = .text:0x00000190; // type:function size:0x64C scope:global
|
||||
b_bh_attack_1__FP10b_bh_class = .text:0x000007E0; // type:function size:0x4C4 scope:global
|
||||
b_bh_bombeat__FP10b_bh_class = .text:0x00000CB0; // type:function size:0x318 scope:global
|
||||
b_bh_down__FP10b_bh_class = .text:0x00000FD0; // type:function size:0x45C scope:global
|
||||
b_bh_b_wait__FP10b_bh_class = .text:0x00001430; // type:function size:0x550 scope:global
|
||||
b_bh_b_attack_1__FP10b_bh_class = .text:0x00001980; // type:function size:0x494 scope:global
|
||||
b_bh_b_bombeat__FP10b_bh_class = .text:0x00001E20; // type:function size:0x26C scope:global
|
||||
b_bh_b_down__FP10b_bh_class = .text:0x00002090; // type:function size:0x2E8 scope:global
|
||||
b_bh_start__FP10b_bh_class = .text:0x00002380; // type:function size:0x52C scope:global
|
||||
kuki_control1__FP10b_bh_class = .text:0x000028B0; // type:function size:0x260 scope:global
|
||||
kuki_control2__FP10b_bh_class = .text:0x00002B10; // type:function size:0x170 scope:global
|
||||
kuki_control3__FP10b_bh_class = .text:0x00002C80; // type:function size:0x100 scope:global
|
||||
s_b_sub__FPvPv = .text:0x00002D80; // type:function size:0xB0 scope:global
|
||||
damage_check__FP10b_bh_class = .text:0x00002E30; // type:function size:0x3C8 scope:global
|
||||
action__FP10b_bh_class = .text:0x00003200; // type:function size:0x60C scope:global
|
||||
anm_se_set__FP10b_bh_class = .text:0x00003810; // type:function size:0x1B8 scope:global
|
||||
daB_BH_Execute__FP10b_bh_class = .text:0x000039D0; // type:function size:0x74C scope:global
|
||||
daB_BH_IsDelete__FP10b_bh_class = .text:0x00004120; // type:function size:0x8 scope:global
|
||||
daB_BH_Delete__FP10b_bh_class = .text:0x00004130; // type:function size:0x68 scope:global
|
||||
useHeapInit__FP10fopAc_ac_c = .text:0x000041A0; // type:function size:0x234 scope:global
|
||||
daB_BH_Create__FP10fopAc_ac_c = .text:0x000043E0; // type:function size:0x3D4 scope:global
|
||||
__sinit_\d_a_b_bh_cpp = .text:0x000047C0; // type:function size:0x40 scope:local
|
||||
_ctors = .ctors:0x00000000; // type:label scope:global
|
||||
_dtors = .dtors:0x00000000; // type:label scope:global
|
||||
...rodata.0 = .rodata:0x00000000; // type:label scope:local
|
||||
@112146 = .rodata:0x00000000; // type:object size:0x4 scope:local
|
||||
@112229 = .rodata:0x00000004; // type:object size:0x4 scope:local
|
||||
@112230 = .rodata:0x00000008; // type:object size:0x4 scope:local
|
||||
@112231 = .rodata:0x0000000C; // type:object size:0x4 scope:local
|
||||
@112232 = .rodata:0x00000010; // type:object size:0x4 scope:local
|
||||
@112233 = .rodata:0x00000014; // type:object size:0x4 scope:local
|
||||
@112235 = .rodata:0x00000018; // type:object size:0x4 scope:local
|
||||
@112236 = .rodata:0x0000001C; // type:object size:0x4 scope:local
|
||||
@112237 = .rodata:0x00000020; // type:object size:0x4 scope:local align:4 data:float
|
||||
@112238 = .rodata:0x00000024; // type:object size:0x4 scope:local
|
||||
@112239 = .rodata:0x00000028; // type:object size:0x4 scope:local
|
||||
@112240 = .rodata:0x0000002C; // type:object size:0x4 scope:local
|
||||
@112241 = .rodata:0x00000030; // type:object size:0x4 scope:local
|
||||
@112242 = .rodata:0x00000034; // type:object size:0x4 scope:local align:4 data:float
|
||||
@112243 = .rodata:0x00000038; // type:object size:0x4 scope:local
|
||||
@112244 = .rodata:0x0000003C; // type:object size:0x4 scope:local
|
||||
@112245 = .rodata:0x00000040; // type:object size:0x4 scope:local data:string
|
||||
@112246 = .rodata:0x00000044; // type:object size:0x4 scope:local
|
||||
@112247 = .rodata:0x00000048; // type:object size:0x4 scope:local
|
||||
@112248 = .rodata:0x0000004C; // type:object size:0x4 scope:local
|
||||
@112249 = .rodata:0x00000050; // type:object size:0x4 scope:local
|
||||
@112250 = .rodata:0x00000054; // type:object size:0x4 scope:local
|
||||
@112251 = .rodata:0x00000058; // type:object size:0x4 scope:local
|
||||
@112256 = .rodata:0x00000060; // type:object size:0x8 scope:local align:8 data:double
|
||||
@112312 = .rodata:0x00000068; // type:object size:0x4 scope:local
|
||||
@112313 = .rodata:0x0000006C; // type:object size:0x4 scope:local
|
||||
@112314 = .rodata:0x00000070; // type:object size:0x4 scope:local
|
||||
@112315 = .rodata:0x00000074; // type:object size:0x4 scope:local
|
||||
@112316 = .rodata:0x00000078; // type:object size:0x4 scope:local
|
||||
@112317 = .rodata:0x0000007C; // type:object size:0x4 scope:local
|
||||
@112318 = .rodata:0x00000080; // type:object size:0x4 scope:local
|
||||
@112386 = .rodata:0x00000084; // type:object size:0x4 scope:local
|
||||
@112437 = .rodata:0x00000088; // type:object size:0x4 scope:local
|
||||
@112438 = .rodata:0x0000008C; // type:object size:0x4 scope:local
|
||||
@112439 = .rodata:0x00000090; // type:object size:0x4 scope:local
|
||||
@112440 = .rodata:0x00000094; // type:object size:0x4 scope:local
|
||||
@112497 = .rodata:0x00000098; // type:object size:0x4 scope:local
|
||||
@112639 = .rodata:0x0000009C; // type:object size:0x4 scope:local
|
||||
@112710 = .rodata:0x000000A0; // type:object size:0x4 scope:local
|
||||
@112711 = .rodata:0x000000A4; // type:object size:0x4 scope:local
|
||||
@112735 = .rodata:0x000000A8; // type:object size:0x4 scope:local
|
||||
@112764 = .rodata:0x000000AC; // type:object size:0x4 scope:local align:4 data:float
|
||||
@112943 = .rodata:0x000000B0; // type:object size:0x4 scope:local
|
||||
@112944 = .rodata:0x000000B4; // type:object size:0x4 scope:local
|
||||
@113065 = .rodata:0x000000B8; // type:object size:0x4 scope:local
|
||||
@113066 = .rodata:0x000000BC; // type:object size:0x4 scope:local
|
||||
@113067 = .rodata:0x000000C0; // type:object size:0x4 scope:local
|
||||
@113068 = .rodata:0x000000C4; // type:object size:0x4 scope:local
|
||||
@113124 = .rodata:0x000000C8; // type:object size:0x4 scope:local
|
||||
@113125 = .rodata:0x000000CC; // type:object size:0x4 scope:local
|
||||
@113196 = .rodata:0x000000D0; // type:object size:0x4 scope:local
|
||||
@112234 = .data:0x00000000; // type:object size:0x5 scope:local data:string
|
||||
@LOCAL@kuki_control1__FP10b_bh_class@pow_xa = .data:0x00000008; // type:object size:0x22 scope:local
|
||||
@LOCAL@action__FP10b_bh_class@eno = .data:0x0000002C; // type:object size:0xA scope:local data:2byte
|
||||
@LOCAL@action__FP10b_bh_class@eno@0 = .data:0x00000038; // type:object size:0x8 scope:local data:2byte
|
||||
@LOCAL@anm_se_set__FP10b_bh_class@g_y_i = .data:0x00000040; // type:object size:0xA scope:local data:2byte
|
||||
@LOCAL@anm_se_set__FP10b_bh_class@g_y_ji@0 = .data:0x0000004C; // type:object size:0x14 scope:local data:4byte
|
||||
@LOCAL@daB_BH_Create__FP10fopAc_ac_c@cc_sph_src = .data:0x00000060; // type:object size:0x40 scope:local
|
||||
@LOCAL@daB_BH_Create__FP10fopAc_ac_c@tg_sph_src@0 = .data:0x000000A0; // type:object size:0x40 scope:local
|
||||
l_daB_BH_Method = .data:0x000000E0; // type:object size:0x20 scope:global
|
||||
g_profile_B_BH = .data:0x00000100; // type:object size:0x30 scope:global
|
||||
__vt__12daB_BH_HIO_c = .data:0x00000130; // type:object size:0xC scope:global
|
||||
@110630 = .data:0x0000013C; // type:object size:0xD scope:local data:string
|
||||
@110631 = .data:0x0000014C; // type:object size:0xC scope:local
|
||||
__RTTI__12daB_BH_HIO_c = .data:0x00000158; // type:object size:0x8 scope:global
|
||||
lbl_135_data_160 = .data:0x00000160; // type:object size:0x24
|
||||
@110693 = .data:0x00000184; // type:object size:0xD scope:local data:string
|
||||
@110694 = .data:0x00000194; // type:object size:0x3C scope:local
|
||||
@110695 = .data:0x000001D8; // type:object size:0xA scope:local data:string
|
||||
@110696 = .data:0x000001E4; // type:object size:0x34 scope:local
|
||||
@110753 = .data:0x00000220; // type:object size:0x9 scope:local data:string
|
||||
@110754 = .data:0x0000022C; // type:object size:0x24 scope:local
|
||||
@110755 = .data:0x00000258; // type:object size:0x10 scope:local data:string
|
||||
@110756 = .data:0x00000268; // type:object size:0xC scope:local
|
||||
@110757 = .data:0x00000280; // type:object size:0x11 scope:local data:string
|
||||
@110758 = .data:0x00000294; // type:object size:0xC scope:local
|
||||
@110794 = .data:0x000002A8; // type:object size:0x9 scope:local data:string
|
||||
@110795 = .data:0x000002C0; // type:object size:0x11 scope:local data:string
|
||||
@110796 = .data:0x000002E0; // type:object size:0x10 scope:local data:string
|
||||
@110802 = .data:0x00000304; // type:object size:0x9 scope:local data:string
|
||||
@110804 = .data:0x00000324; // type:object size:0x9 scope:local data:string
|
||||
@110808 = .data:0x00000338; // type:object size:0xE scope:local data:string
|
||||
...bss.0 = .bss:0x00000000; // type:label scope:local
|
||||
l_HIO = .bss:0x00000008; // type:object size:0x18 scope:global data:2byte
|
||||
bh = .bss:0x00000020; // type:object size:0x8 scope:global
|
||||
@@ -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:0x00000070
|
||||
|
||||
d/actor/d_a_b_bq.cpp:
|
||||
.text start:0x00000070 end:0x00006E28
|
||||
.rodata start:0x00000000 end:0x000002C8
|
||||
.data start:0x00000000 end:0x00000568
|
||||
.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