34 lines
982 B
Text
34 lines
982 B
Text
Sections:
|
|
.init type:code
|
|
extab type:rodata
|
|
extabindex type:rodata
|
|
.text type:code
|
|
.ctors type:rodata
|
|
.dtors type:rodata
|
|
.rodata type:rodata
|
|
.data type:data
|
|
.bss type:bss
|
|
.sdata type:data
|
|
.sbss type:bss
|
|
.sdata2 type:rodata
|
|
.sbss2 type:bss
|
|
|
|
game/malloc.c:
|
|
.text start:0x8000A558 end:0x8000A938
|
|
.data start:0x80121F50 end:0x80121FC8
|
|
.bss start:0x80145A80 end:0x80145A98
|
|
|
|
game/memory.c:
|
|
.text start:0x8000A938 end:0x8000AEF0
|
|
.data start:0x80121FC8 end:0x80122140
|
|
|
|
Runtime.PPCEABI.H/global_destructor_chain.c:
|
|
.text start:0x800E2008 end:0x800E2068
|
|
.dtors start:0x8011DCE8 end:0x8011DCEC
|
|
.sbss start:0x801D4758 end:0x801D4760
|
|
|
|
Runtime.PPCEABI.H/__init_cpp_exceptions.cpp:
|
|
.text start:0x800E2AA8 end:0x800E2B24
|
|
.ctors start:0x8011DCC0 end:0x8011DCC4
|
|
.dtors start:0x8011DCE0 end:0x8011DCE8
|
|
.sdata start:0x801D39B0 end:0x801D39B8
|