|
@@ -26,6 +26,7 @@ do not initialize { section .noinit };
|
|
|
|
|
|
keep { section FSymTab };
|
|
keep { section FSymTab };
|
|
keep { section VSymTab };
|
|
keep { section VSymTab };
|
|
|
|
+keep { section .rti_fn* };
|
|
place at address mem:__ICFEDIT_intvec_start__ { readonly section .intvec };
|
|
place at address mem:__ICFEDIT_intvec_start__ { readonly section .intvec };
|
|
|
|
|
|
place in ROM_region { readonly };
|
|
place in ROM_region { readonly };
|