Searched refs:RELOCATE_ENTRY (Results 1 – 1 of 1) sorted by relevance
/linux/arch/xtensa/kernel/ |
H A D | vmlinux.lds.S | 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, [all …]
|