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/m448Dll/main.c:
|
||||
.text start:0x000000A0 end:0x00009C20
|
||||
.rodata start:0x00000000 end:0x000005FC
|
||||
.data start:0x00000000 end:0x000002F1
|
||||
.bss start:0x00000000 end:0x0000043C
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ fn_1_7DC4 = .text:0x00007DC4; // type:function size:0x3FC
|
|||
fn_1_81C0 = .text:0x000081C0; // type:function size:0xC10
|
||||
fn_1_8DD0 = .text:0x00008DD0; // type:function size:0x738
|
||||
fn_1_9508 = .text:0x00009508; // type:function size:0x154
|
||||
fn_1_965C = .text:0x0000965C; // type:function size:0x4A4
|
||||
ModuleProlog = .text:0x0000965C; // type:function size:0x4A4
|
||||
fn_1_9B00 = .text:0x00009B00; // type:function size:0x120
|
||||
_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