Lines Matching refs:RELOCATE_ENTRY
45 #define RELOCATE_ENTRY(sym, section) \ macro
169 RELOCATE_ENTRY(_WindowVectors_text,
172 RELOCATE_ENTRY(_Level2InterruptVector_text,
176 RELOCATE_ENTRY(_Level3InterruptVector_text,
180 RELOCATE_ENTRY(_Level4InterruptVector_text,
184 RELOCATE_ENTRY(_Level5InterruptVector_text,
188 RELOCATE_ENTRY(_Level6InterruptVector_text,
191 RELOCATE_ENTRY(_KernelExceptionVector_text,
193 RELOCATE_ENTRY(_UserExceptionVector_text,
195 RELOCATE_ENTRY(_DoubleExceptionVector_text,
197 RELOCATE_ENTRY(_DebugInterruptVector_text,
199 RELOCATE_ENTRY(_exception_text,
203 RELOCATE_ENTRY(_xip_data, .data);
204 RELOCATE_ENTRY(_xip_init_data, .init.data);
207 RELOCATE_ENTRY(_SecondaryResetVector_text,