Fix some splits
This commit is contained in:
parent
5f0d4e4f2a
commit
274f68087b
4 changed files with 5 additions and 3 deletions
|
|
@ -2,7 +2,8 @@ Sections:
|
|||
.text type:code align:4
|
||||
.ctors type:rodata align:4
|
||||
.dtors type:rodata align:4
|
||||
.data type:data align:8
|
||||
.rodata type:rodata align:8
|
||||
|
||||
REL/nisDll/main.c:
|
||||
.text start:0x00000000 end:0x0000017C
|
||||
.rodata start:0x00000000 end:0x00000010
|
||||
|
|
|
|||
|
|
@ -1222,7 +1222,7 @@ TRK_MINNOW_DOLPHIN/targimpl.c:
|
|||
.bss start:0x801A9138 end:0x801A96B8
|
||||
|
||||
TRK_MINNOW_DOLPHIN/targsupp.s:
|
||||
.text start:0x800F1CF0 end:0x800F1D10
|
||||
.text start:0x800F1CE4 end:0x800F1D10
|
||||
|
||||
TRK_MINNOW_DOLPHIN/__exception.s:
|
||||
.init start:0x80003534 end:0x80005468
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue