Fixes for w03dll
This commit is contained in:
parent
7044dc2bd4
commit
7624a60f7d
3 changed files with 50 additions and 72 deletions
|
|
@ -10,14 +10,14 @@ REL/board_executor.c:
|
|||
.text start:0x00000000 end:0x000000E0
|
||||
|
||||
REL/w03Dll/main.c:
|
||||
.text start:0x000000E0 end:0x000010E4
|
||||
.rodata start:0x00000000 end:0x00000030
|
||||
.text start:0x000000E0 end:0x000012C8
|
||||
.rodata start:0x00000000 end:0x00000038
|
||||
.data start:0x00000000 end:0x00000280
|
||||
.bss start:0x00000000 end:0x00000028
|
||||
|
||||
REL/w03Dll/statue.c:
|
||||
.text start:0x000010E4 end:0x00003058
|
||||
.rodata start:0x00000030 end:0x000000D8
|
||||
.text start:0x000012C8 end:0x00003058
|
||||
.rodata start:0x00000038 end:0x000000D8
|
||||
.data start:0x00000280 end:0x00000310
|
||||
.bss start:0x00000028 end:0x00000070
|
||||
|
||||
|
|
|
|||
|
|
@ -126,14 +126,14 @@ fn_1_BDAC = .text:0x0000BDAC; // type:function size:0x84
|
|||
fn_1_BE30 = .text:0x0000BE30; // type:function size:0x418
|
||||
_ctors = .ctors:0x00000000; // type:label scope:global data:4byte
|
||||
_dtors = .dtors:0x00000000; // type:label scope:global data:4byte
|
||||
lbl_1_rodata_10 = .rodata:0x00000010; // type:object size:0x4 data:float
|
||||
lbl_1_rodata_14 = .rodata:0x00000014; // type:object size:0x4 data:float
|
||||
lbl_1_rodata_18 = .rodata:0x00000018; // type:object size:0x4 data:float
|
||||
lbl_1_rodata_1C = .rodata:0x0000001C; // type:object size:0x4 data:float
|
||||
lbl_1_rodata_20 = .rodata:0x00000020; // type:object size:0x4 data:float
|
||||
lbl_1_rodata_24 = .rodata:0x00000024; // type:object size:0x4 data:float
|
||||
lbl_1_rodata_28 = .rodata:0x00000028; // type:object size:0x4 data:float
|
||||
lbl_1_rodata_2C = .rodata:0x0000002C; // type:object size:0x4 data:float
|
||||
lbl_1_rodata_10 = .rodata:0x00000010; // type:object size:0x4 scope:local data:float
|
||||
lbl_1_rodata_14 = .rodata:0x00000014; // type:object size:0x4 scope:local data:float
|
||||
lbl_1_rodata_18 = .rodata:0x00000018; // type:object size:0x4 scope:local data:float
|
||||
lbl_1_rodata_1C = .rodata:0x0000001C; // type:object size:0x4 scope:local data:float
|
||||
lbl_1_rodata_20 = .rodata:0x00000020; // type:object size:0x4 scope:local data:float
|
||||
lbl_1_rodata_24 = .rodata:0x00000024; // type:object size:0x4 scope:local data:float
|
||||
lbl_1_rodata_28 = .rodata:0x00000028; // type:object size:0x4 scope:local data:float
|
||||
lbl_1_rodata_2C = .rodata:0x0000002C; // type:object size:0x4 scope:local data:float
|
||||
lbl_1_rodata_30 = .rodata:0x00000030; // type:object size:0x4 data:float
|
||||
lbl_1_rodata_38 = .rodata:0x00000038; // type:object size:0x8 data:double
|
||||
lbl_1_rodata_40 = .rodata:0x00000040; // type:object size:0x8 data:double
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue