Port some RELs to PAL (#465)
This commit is contained in:
parent
d0a5c85d3e
commit
ae81b60c47
11 changed files with 349 additions and 197 deletions
|
|
@ -5,3 +5,18 @@ Sections:
|
|||
.rodata type:rodata align:8
|
||||
.data type:data align:8
|
||||
.bss type:bss align:8
|
||||
|
||||
REL/E3setupDLL/mgselect.c:
|
||||
.text start:0x00000000 end:0x0000133C
|
||||
.rodata start:0x00000000 end:0x00000088
|
||||
.data start:0x00000000 end:0x00000250
|
||||
.bss start:0x00000000 end:0x00000028
|
||||
|
||||
REL/executor.c:
|
||||
.text start:0x0000133C end:0x000013DC
|
||||
|
||||
REL/E3setupDLL/main.c:
|
||||
.text start:0x000013DC end:0x00005850
|
||||
.rodata start:0x00000088 end:0x00000130
|
||||
.data start:0x00000250 end:0x000004D0
|
||||
.bss start:0x00000028 end:0x000000F8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue