diff options
| author | rozlette <uberpanzermensch@gmail.com> | 2020-03-15 22:05:06 -0500 |
|---|---|---|
| committer | rozlette <uberpanzermensch@gmail.com> | 2020-03-15 22:05:06 -0500 |
| commit | 1b335a770b90e7bc43c02776f2f3afb2402e254a (patch) | |
| tree | 3ddbecd5ff0d122eb77d8cb1090cd8bb7781c4e7 /linker_scripts/code_script.txt | |
| parent | ff958ad932b29c830afa8d2bfd6dd6a0616c93a8 (diff) | |
Split code .data
Diffstat (limited to 'linker_scripts/code_script.txt')
| -rw-r--r-- | linker_scripts/code_script.txt | 75 |
1 files changed, 74 insertions, 1 deletions
diff --git a/linker_scripts/code_script.txt b/linker_scripts/code_script.txt index d9026c8d1..d12da8334 100644 --- a/linker_scripts/code_script.txt +++ b/linker_scripts/code_script.txt @@ -454,7 +454,80 @@ SECTIONS code_text_end = .; code_data_start = .; - build/asm/code_data.o(.text) + build/asm/code_data_0x801AAAB0.o(.text) + build/asm/code_data_0x800A5AC0.o(.text) + build/asm/code_data_z_en_item00.o(.text) + build/asm/code_data_z_eff_blure.o(.text) + build/asm/code_data_z_eff_shield_particle.o(.text) + build/asm/code_data_0x800AF710.o(.text) + build/asm/code_data_z_effect_soft_sprite.o(.text) + build/asm/code_data_z_effect_soft_sprite_old_init.o(.text) + build/asm/code_data_flg_set_table.o(.text) + build/asm/code_data_flg_set.o(.text) + build/asm/code_data_z_actor.o(.text) + build/asm/code_data_0x800BF9A0.o(.text) + build/asm/code_data_z_bgcheck.o(.text) + build/asm/code_data_z_camera.o(.text) + build/asm/code_data_z_collision_check.o(.text) + build/asm/code_data_z_debug_display.o(.text) + build/asm/code_data_z_debug_mode.o(.text) + build/asm/code_data_z_draw.o(.text) + build/asm/code_data_z_eff_footmark.o(.text) + build/asm/code_data_0x800F07C0.o(.text) + build/asm/code_data_0x800F1460.o(.text) + build/asm/code_data_z_fireobj.o(.text) + build/asm/code_data_0x801BD910.o(.text) + build/asm/code_data_z_horse.o(.text) + build/asm/code_data_z_jpeg.o(.text) + build/asm/code_data_z_kanfont.o(.text) + build/asm/code_data_z_kankyo.o(.text) + build/asm/code_data_z_lib.o(.text) + build/asm/code_data_z_lifemeter.o(.text) + build/asm/code_data_z_lights.o(.text) + build/asm/code_data_z_map_disp.o(.text) + build/asm/code_data_z_map_exp.o(.text) + build/asm/code_data_z_msgevent.o(.text) + build/asm/code_data_z_parameter.o(.text) + build/asm/code_data_z_player_lib.o(.text) + build/asm/code_data_0x8012A080.o(.text) + build/asm/code_data_z_rcp.o(.text) + build/asm/code_data_z_room.o(.text) + build/asm/code_data_0x801C1D30.o(.text) + build/asm/code_data_z_scene.o(.text) + build/asm/code_data_0x801C2730.o(.text) + build/asm/code_data_z_scene_proc.o(.text) + build/asm/code_data_z_scene_table.o(.text) + build/asm/code_data_0x801323D0.o(.text) + build/asm/code_data_z_skelanime.o(.text) + build/asm/code_data_0x80138BA0.o(.text) + build/asm/code_data_z_sub_s.o(.text) + build/asm/code_data_z_vimode.o(.text) + build/asm/code_data_z_vr_box.o(.text) + build/asm/code_data_z_vr_box_draw.o(.text) + build/asm/code_data_z_sram_NES.o(.text) + build/asm/code_data_z_message_nes.o(.text) + build/asm/code_data_0x80160A90.o(.text) + build/asm/code_data_z_kaleido_manager.o(.text) + build/asm/code_data_0x80163C90.o(.text) + build/asm/code_data_z_fbdemo.o(.text) + build/asm/code_data_z_fbdemo_circle.o(.text) + build/asm/code_data_z_play.o(.text) + build/asm/code_data_z_play_hireso.o(.text) + build/asm/code_data_0x80172C30.o(.text) + build/asm/code_data_game.o(.text) + build/asm/code_data_graph.o(.text) + build/asm/code_data_padmgr.o(.text) + build/asm/code_data_speed_meter.o(.text) + build/asm/code_data_0x80179300.o(.text) + build/asm/code_data_0x801D15B0.o(.text) + build/asm/code_data_0x8017FEB0.o(.text) + build/asm/code_data_sys_matrix.o(.text) + build/asm/code_data_0x80182CE0.o(.text) + build/asm/code_data_0x8018B0F0.o(.text) + build/asm/code_data_0x80194930.o(.text) + build/asm/code_data_0x8019AF00.o(.text) + build/asm/code_data_0x801A51F0.o(.text) + build/asm/code_data_0x801A5BD0.o(.text) code_data_end = .; code_rodata_start = .; |
