Searched refs:intList (Results 1 – 7 of 7) sorted by relevance
61 …zephyr_linker_section(NAME .intList VMA IDT_LIST LMA IDT_LIST NOINPUT PASS NOT LINKER_ZEPHYR_FINAL)62 zephyr_linker_section_configure(SECTION .intList KEEP INPUT ".irq_info" FIRST)63 zephyr_linker_section_configure(SECTION .intList KEEP INPUT ".intList")66 zephyr_linker_section_configure(SECTION /DISCARD/ KEEP INPUT ".intList" PASS LINKER_ZEPHYR_FINAL)
35 SECTION_PROLOGUE(.intList,,)38 KEEP(*(.intList*))44 KEEP(*(.intList*))
216 static struct _isr_list_sname Z_GENERIC_SECTION(.intList) \250 static struct _isr_list_sname Z_GENERIC_SECTION(.intList) \274 static Z_DECL_ALIGN(struct _isr_list) Z_GENERIC_SECTION(.intList) \
529 SECTION_PROLOGUE(intList,,)533 KEEP(*(.intList))534 KEEP(*(.gnu.linkonce.intList.*))541 KEEP(*(.intList))542 KEEP(*(.gnu.linkonce.intList.*))
809 SECTION_PROLOGUE(intList,,)813 KEEP(*(.intList))814 KEEP(*(.gnu.linkonce.intList.*))821 KEEP(*(.intList))822 KEEP(*(.gnu.linkonce.intList.*))
461 struct _isr_list which is placed in a special .intList section.465 The script implements different parsers to process the data from .intList section469 handlers in a form of addresses directly taken from .intList section entries.482 The name of the section is then placed in .intList section and it is used to create linker script493 struct _isr_list which is placed in a special .intList section:510 the .intList section preceded by a header:608 of ``struct _isr_list_sname`` which is placed in a special .intList section:681 :ref:`gen_idt.py` tool uses the .intList section to create it. However, on APIC-based
1398 --intlist-section .intList1399 --intlist-section intList