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/m449Dll/main.c:
|
||||
.text start:0x000000A0 end:0x00009AD4
|
||||
.rodata start:0x00000000 end:0x00000738
|
||||
.data start:0x00000000 end:0x000002F1
|
||||
.bss start:0x00000000 end:0x000000F4
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ fn_1_7ECC = .text:0x00007ECC; // type:function size:0xC8
|
|||
fn_1_7F94 = .text:0x00007F94; // type:function size:0x5A4
|
||||
fn_1_8538 = .text:0x00008538; // type:function size:0xFC0
|
||||
fn_1_94F8 = .text:0x000094F8; // type:function size:0xE0
|
||||
fn_1_95D8 = .text:0x000095D8; // type:function size:0x460
|
||||
ModuleProlog = .text:0x000095D8; // type:function size:0x460
|
||||
fn_1_9A38 = .text:0x00009A38; // 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