summaryrefslogtreecommitdiff
path: root/linker_scripts/code_script.txt
diff options
context:
space:
mode:
authorrozlette <uberpanzermensch@gmail.com>2020-02-20 22:12:32 -0600
committerrozlette <uberpanzermensch@gmail.com>2020-02-20 22:12:32 -0600
commit73699c5c48c91ed0f96f873357eb48686b68411d (patch)
tree7acfe2f95096b936f44a8b7db845e92425dfa87c /linker_scripts/code_script.txt
parent581a97b5610c1c280621870df2dd604c9bf12d8d (diff)
Roughly split boot .data
Diffstat (limited to 'linker_scripts/code_script.txt')
-rw-r--r--linker_scripts/code_script.txt37
1 files changed, 36 insertions, 1 deletions
diff --git a/linker_scripts/code_script.txt b/linker_scripts/code_script.txt
index 931947cfc..b8ca72cdf 100644
--- a/linker_scripts/code_script.txt
+++ b/linker_scripts/code_script.txt
@@ -26,6 +26,7 @@ SECTIONS
build/asm/boot_0x80086280.o(.text)
build/asm/boot_0x800862E0.o(.text)
build/asm/boot_0x80086760.o(.text)
+ build/asm/boot_0x80086FA0.o(.text)
build/asm/__osMalloc.o(.text)
build/src/libultra/rmon/sprintf.o(.text)
build/asm/boot_0x80087900.o(.text)
@@ -204,7 +205,41 @@ SECTIONS
boot_text_end = .;
boot_data_start = .;
- build/asm/boot_data.o(.text)
+ build/asm/boot_data_0x800969C0.o(.text)
+ build/asm/boot_data_idle.o(.text)
+ build/asm/boot_data_0x80096B40.o(.text)
+ build/asm/boot_data_z_std_dma.o(.text)
+ build/asm/boot_data_irqmgr.o(.text)
+ build/asm/boot_data_fault.o(.text)
+ build/asm/boot_data_fault_drawer.o(.text)
+ build/asm/boot_data_loadfragment.o(.text)
+ build/asm/boot_data_loadfragment2.o(.text)
+ build/asm/boot_data_stackcheck.o(.text)
+ build/asm/boot_data_0x80085570.o(.text)
+ build/asm/boot_data_0x800862E0.o(.text)
+ build/asm/boot_data_0x80086FA0.o(.text)
+ build/asm/boot_data_0x80097540.o(.text)
+ build/asm/boot_data_sins.o(.text)
+ build/asm/boot_data_0x80097DE0.o(.text)
+ build/asm/boot_data_thread.o(.text)
+ build/asm/boot_data_siacs.o(.text)
+ build/asm/boot_data_controller.o(.text)
+ build/asm/boot_data_initialize.o(.text)
+ build/asm/boot_data_pimgr.o(.text)
+ build/asm/boot_data_piacs.o(.text)
+ build/asm/boot_data_0x80097EB0.o(.text)
+ build/asm/boot_data_seteventmesg.o(.text)
+ build/asm/boot_data_xprintf.o(.text)
+ build/asm/boot_data_timerintr.o(.text)
+ build/asm/boot_data_position.o(.text)
+ build/asm/boot_data_rotate.o(.text)
+ build/asm/boot_data_0x800906D0.o(.text)
+ build/asm/boot_data_contramread.o(.text)
+ build/asm/boot_data_vi.o(.text)
+ build/asm/boot_data_cartrominit.o(.text)
+ build/asm/boot_data_0x800980E0.o(.text)
+ build/asm/boot_data_xldtob.o(.text)
+ build/asm/boot_data_vimgr.o(.text)
boot_data_end = .;
boot_rodata_start = .;