Port some RELs to PAL (#465)

This commit is contained in:
Liam Coleman 2024-11-16 15:01:59 -06:00 committed by GitHub
parent d0a5c85d3e
commit ae81b60c47
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 349 additions and 197 deletions

View file

@ -5,3 +5,15 @@ Sections:
.rodata type:rodata align:8
.data type:data align:8
.bss type:bss align:8
REL/mentDll/common.c:
.text start:0x00000000 end:0x0000658C
.rodata start:0x00000000 end:0x000000E8
.data start:0x00000000 end:0x000000D8
.bss start:0x00000000 end:0x00000008
REL/mentDll/main.c:
.text start:0x0000658C end:0x000238C4
.rodata start:0x000000E8 end:0x00000520
.data start:0x000000D8 end:0x000006D0
.bss start:0x00000008 end:0x000036C4