Making some Runtime progress (#557)

This commit is contained in:
mrshigure 2025-02-04 17:54:29 -08:00 committed by GitHub
parent c15173cc66
commit d340ccf061
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 1537 additions and 24 deletions

View file

@ -157,7 +157,7 @@ lbl_1_bss_54 = .bss:0x00000054; // type:object size:0x4 data:4byte
lbl_1_bss_58 = .bss:0x00000058; // type:object size:0x4 data:4byte
lbl_1_bss_5C = .bss:0x0000005C; // type:object size:0x2D0
lbl_1_bss_32C = .bss:0x0000032C; // type:object size:0x4 data:4byte
lbl_1_bss_330 = .bss:0x00000330; // type:object size:0x24 data:4byte
lbl_1_bss_330 = .bss:0x00000330; // type:object size:0x24 scope:local data:4byte
lbl_1_bss_354 = .bss:0x00000354; // type:object size:0x4 data:4byte
lbl_1_bss_358 = .bss:0x00000358; // type:object size:0x4 data:4byte
lbl_1_bss_35C = .bss:0x0000035C; // type:object size:0x1C0 data:4byte

View file

@ -955,7 +955,7 @@ Runtime.PPCEABI.H/NewMore.cp:
.data start:0x8013E208 end:0x8013E218
.sdata start:0x801D39A0 end:0x801D39A8
Runtime.PPCEABI.H/NMWException.cp:
Runtime.PPCEABI.H/NMWException.cpp:
extab start:0x80005650 end:0x80005670
extabindex start:0x80005718 end:0x80005748
.text start:0x800E2108 end:0x800E23CC
@ -971,7 +971,7 @@ Runtime.PPCEABI.H/__init_cpp_exceptions.cpp:
.dtors start:0x8011DCE0 end:0x8011DCE8
.sdata start:0x801D39B0 end:0x801D39B8
Runtime.PPCEABI.H/Gecko_ExceptionPPC.cp:
Runtime.PPCEABI.H/Gecko_ExceptionPPC.cpp:
extab start:0x80005670 end:0x800056E4
extabindex start:0x80005748 end:0x8000579C
.text start:0x800E2B24 end:0x800E3F5C

View file

@ -3646,10 +3646,10 @@ __THPAANScaleFactor = .rodata:0x8011E490; // type:object size:0x40 data:byte
lbl_8011E4D0 = .rodata:0x8011E4D0; // type:object size:0x10
lbl_8011E4E0 = .rodata:0x8011E4E0; // type:object size:0x10
__constants = .rodata:0x8011E4F0; // type:object size:0x18 scope:local data:double
lbl_8011E508 = .rodata:0x8011E508; // type:object size:0x54
lbl_8011E55C = .rodata:0x8011E55C; // type:object size:0x14
lbl_8011E570 = .rodata:0x8011E570; // type:object size:0x10
lbl_8011E580 = .rodata:0x8011E580; // type:object size:0x20
lbl_8011E508 = .rodata:0x8011E508; // type:object size:0x54 data:string
lbl_8011E55C = .rodata:0x8011E55C; // type:object size:0x14 data:string
lbl_8011E570 = .rodata:0x8011E570; // type:object size:0x10 data:string
lbl_8011E580 = .rodata:0x8011E580; // type:object size:0x20 data:string
lbl_8011E5A0 = .rodata:0x8011E5A0; // type:object size:0x38
lbl_8011E5D8 = .rodata:0x8011E5D8; // type:object size:0x40
fix_pool_sizes = .rodata:0x8011E618; // type:object size:0x18 scope:local data:4byte

View file

@ -955,7 +955,7 @@ Runtime.PPCEABI.H/NewMore.cp:
.data start:0x8013E208 end:0x8013E218
.sdata start:0x801D39A0 end:0x801D39A8
Runtime.PPCEABI.H/NMWException.cp:
Runtime.PPCEABI.H/NMWException.cpp:
extab start:0x80005650 end:0x80005670
extabindex start:0x80005718 end:0x80005748
.text start:0x800E2108 end:0x800E23CC
@ -971,7 +971,7 @@ Runtime.PPCEABI.H/__init_cpp_exceptions.cpp:
.dtors start:0x8011DCE0 end:0x8011DCE8
.sdata start:0x801D39B0 end:0x801D39B8
Runtime.PPCEABI.H/Gecko_ExceptionPPC.cp:
Runtime.PPCEABI.H/Gecko_ExceptionPPC.cpp:
extab start:0x80005670 end:0x800056E4
extabindex start:0x80005748 end:0x8000579C
.text start:0x800E2B24 end:0x800E3F5C