Finish splits
Except for unused nisdll
This commit is contained in:
parent
f430977052
commit
02ed6caefa
25 changed files with 261 additions and 23 deletions
|
|
@ -5,3 +5,12 @@ Sections:
|
|||
.rodata type:rodata align:8
|
||||
.data type:data align:8
|
||||
.bss type:bss align:8
|
||||
|
||||
REL/executor.c:
|
||||
.text start:0x00000000 end:0x000000A0
|
||||
|
||||
REL/m457Dll/main.c:
|
||||
.text start:0x000000A0 end:0x00007B80
|
||||
.rodata start:0x00000000 end:0x00000580
|
||||
.data start:0x00000000 end:0x000003E7
|
||||
.bss start:0x00000000 end:0x000000C8
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ fn_1_59BC = .text:0x000059BC; // type:function size:0xB3C
|
|||
fn_1_64F8 = .text:0x000064F8; // type:function size:0xAB8
|
||||
fn_1_6FB0 = .text:0x00006FB0; // type:function size:0x5F4
|
||||
fn_1_75A4 = .text:0x000075A4; // type:function size:0xC0
|
||||
fn_1_7664 = .text:0x00007664; // type:function size:0x480
|
||||
ModuleProlog = .text:0x00007664; // type:function size:0x480
|
||||
fn_1_7AE4 = .text:0x00007AE4; // type:function size:0x9C
|
||||
_ctors = .ctors:0x00000000; // type:label scope:global data:4byte
|
||||
_dtors = .dtors:0x00000000; // type:label scope:global data:4byte
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue