Split and Symbolize some translation units
hsfman.c, fault.c, window.c, and messdata.c are the four translation units split and symbolized
This commit is contained in:
parent
a415e08ac4
commit
44fd16cb15
3 changed files with 304 additions and 276 deletions
|
|
@ -110,6 +110,22 @@ game/hsfdraw.c:
|
|||
.bss start:0x8015CC80 end:0x801677C0
|
||||
.sdata start:0x801D3470 end:0x801D3488
|
||||
.sbss start:0x801D3B90 end:0x801D3C30
|
||||
.sdata2 start:0x801D4A28 end:0x801D4AB0
|
||||
|
||||
game/hsfman.c:
|
||||
.text start:0x8001F9AC end:0x800250E8
|
||||
.data start:0x801225A0 end:0x8012D658
|
||||
.bss start:0x801677C0 end:0x8018D3D0
|
||||
.sbss start:0x801D3C30 end:0x801D3C60
|
||||
.sdata2 start:0x801D4AB0 end:0x801D4B10
|
||||
.sbss2 start:0x801D6BE0 end:0x801D6BE8
|
||||
|
||||
game/fault.c:
|
||||
.text start:0x8002FF4C end:0x800308B8
|
||||
.data start:0x8012DCC8 end:0x8012E4F0
|
||||
.bss start:0x8018FBF8 end:0x8018FC10
|
||||
.sdata start:0x801D34A0 end:0x801D34B0
|
||||
.sbss start:0x801D3CF0 end:0x801D3D00
|
||||
|
||||
game/ovllist.c:
|
||||
.data start:0x8012F790 end:0x80130100
|
||||
|
|
@ -119,6 +135,17 @@ game/frand.c:
|
|||
.sbss start:0x801D3D10 end:0x801D3D18
|
||||
.sdata2 start:0x801D4CB0 end:0x801D4CC0
|
||||
|
||||
game/window.c:
|
||||
.text start:0x8004207C end:0x800483A0
|
||||
.data start:0x80130140 end:0x80130688
|
||||
.bss start:0x801923C0 end:0x801967E0
|
||||
.sdata start:0x801D35E8 end:0x801D35F0
|
||||
.sbss start:0x801D3DB0 end:0x801D3DF8
|
||||
.sdata2 start:0x801D4F08 end:0x801D4F98
|
||||
|
||||
game/messdata.c:
|
||||
.text start:0x800483A0 end:0x80048488
|
||||
|
||||
Runtime.PPCEABI.H/global_destructor_chain.c:
|
||||
.text start:0x800E2008 end:0x800E2068
|
||||
.dtors start:0x8011DCE8 end:0x8011DCEC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue