Lines Matching refs:RELOCATE_ENTRY
45 #define RELOCATE_ENTRY(sym, section) \ macro
172 RELOCATE_ENTRY(_WindowVectors_text,
176 RELOCATE_ENTRY(_Level2InterruptVector_text,
180 RELOCATE_ENTRY(_Level3InterruptVector_text,
184 RELOCATE_ENTRY(_Level4InterruptVector_text,
188 RELOCATE_ENTRY(_Level5InterruptVector_text,
192 RELOCATE_ENTRY(_Level6InterruptVector_text,
195 RELOCATE_ENTRY(_KernelExceptionVector_text,
197 RELOCATE_ENTRY(_UserExceptionVector_text,
199 RELOCATE_ENTRY(_DoubleExceptionVector_text,
201 RELOCATE_ENTRY(_DebugInterruptVector_text,
203 RELOCATE_ENTRY(_exception_text,
206 RELOCATE_ENTRY(_xip_text, .xiptext);
210 RELOCATE_ENTRY(_xip_data, .data);
211 RELOCATE_ENTRY(_xip_init_data, .init.data);
214 RELOCATE_ENTRY(_SecondaryResetVector_text,