Lines Matching refs:address
41 # Changed start address of mainEX arena from 0x2400000 to 0x23e0000
83 # Added autoload-done callback address in overlaydefs
86 # Changed DTCM address to 0x023c0000
1021 WRITEW ADDR(.main); # Load address
1022 WRITEW _start; # Entry address
1043 WRITEW ADDR(.main_overlay_1); # Load address
1046 WRITEW SDK_OVERLAY.main_overlay_1.SINIT_START; # Start address of static init
1047 WRITEW SDK_OVERLAY.main_overlay_1.SINIT_END; # End address of static init
1053 WRITEW ADDR(.main_overlay_2); # Load address
1056 WRITEW SDK_OVERLAY.main_overlay_2.SINIT_START; # Start address of static init
1057 WRITEW SDK_OVERLAY.main_overlay_2.SINIT_END; # End address of static init
1063 WRITEW ADDR(.main_itcm_1); # Load address
1066 WRITEW SDK_OVERLAY.main_itcm_1.SINIT_START; # Start address of static init
1067 WRITEW SDK_OVERLAY.main_itcm_1.SINIT_END; # End address of static init
1073 WRITEW ADDR(.main_dtcm_1); # Load address
1076 WRITEW SDK_OVERLAY.main_dtcm_1.SINIT_START; # Start address of static init
1077 WRITEW SDK_OVERLAY.main_dtcm_1.SINIT_END; # End address of static init
1083 WRITEW ADDR(.main_dtcm_2); # Load address
1086 WRITEW SDK_OVERLAY.main_dtcm_2.SINIT_START; # Start address of static init
1087 WRITEW SDK_OVERLAY.main_dtcm_2.SINIT_END; # End address of static init
1093 WRITEW ADDR(.MAIN_EX); # Load address
1096 WRITEW SDK_OVERLAY.MAIN_EX.SINIT_START; # Start address of static init
1097 WRITEW SDK_OVERLAY.MAIN_EX.SINIT_END; # End address of static init
1103 WRITEW ADDR(.MAIN_EX_2); # Load address
1106 WRITEW SDK_OVERLAY.MAIN_EX_2.SINIT_START; # Start address of static init
1107 WRITEW SDK_OVERLAY.MAIN_EX_2.SINIT_END; # End address of static init