mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-27 06:31:42 -04:00
7a1f995cff
* Fix REL ctors splits for Shield final version * Fix profile_lst split for Shield * Add Shield to vscode configure task * Add align:16 to most functions in Shield main.dol * Start linking some TUs for Shield * Add Shield final version to CI
18 lines
513 B
Plaintext
18 lines
513 B
Plaintext
Sections:
|
|
.text type:code align:16
|
|
.ctors type:rodata align:4
|
|
.dtors type:rodata align:4
|
|
.rodata type:rodata align:8
|
|
.data type:data align:8
|
|
.bss type:bss align:8
|
|
|
|
REL/executor.c:
|
|
.text start:0x00000000 end:0x00000070
|
|
|
|
d/actor/d_a_e_bug.cpp:
|
|
.text start:0x00000070 end:0x00002E10
|
|
.ctors start:0x00000000 end:0x00000004
|
|
.rodata start:0x00000000 end:0x000000D8
|
|
.data start:0x00000000 end:0x000000B0
|
|
.bss start:0x00000000 end:0x00000030
|