Lines Matching refs:address
902 WRITEW ADDR(.main); # Load address
903 WRITEW _start; # Entry address
924 WRITEW ADDR(.main_overlay_1); # Load address
927 WRITEW SDK_OVERLAY.main_overlay_1.SINIT_START; # Start address of static init
928 WRITEW SDK_OVERLAY.main_overlay_1.SINIT_END; # End address of static init
934 WRITEW ADDR(.main_overlay_2); # Load address
937 WRITEW SDK_OVERLAY.main_overlay_2.SINIT_START; # Start address of static init
938 WRITEW SDK_OVERLAY.main_overlay_2.SINIT_END; # End address of static init
944 WRITEW ADDR(.main_itcm_1); # Load address
947 WRITEW SDK_OVERLAY.main_itcm_1.SINIT_START; # Start address of static init
948 WRITEW SDK_OVERLAY.main_itcm_1.SINIT_END; # End address of static init
954 WRITEW ADDR(.main_dtcm_1); # Load address
957 WRITEW SDK_OVERLAY.main_dtcm_1.SINIT_START; # Start address of static init
958 WRITEW SDK_OVERLAY.main_dtcm_1.SINIT_END; # End address of static init
964 WRITEW ADDR(.main_dtcm_2); # Load address
967 WRITEW SDK_OVERLAY.main_dtcm_2.SINIT_START; # Start address of static init
968 WRITEW SDK_OVERLAY.main_dtcm_2.SINIT_END; # End address of static init
974 WRITEW ADDR(.MAIN_EX); # Load address
977 WRITEW SDK_OVERLAY.MAIN_EX.SINIT_START; # Start address of static init
978 WRITEW SDK_OVERLAY.MAIN_EX.SINIT_END; # End address of static init
984 WRITEW ADDR(.MAIN_EX_2); # Load address
987 WRITEW SDK_OVERLAY.MAIN_EX_2.SINIT_START; # Start address of static init
988 WRITEW SDK_OVERLAY.MAIN_EX_2.SINIT_END; # End address of static init