Searched refs:intList (Results 1 – 8 of 8) sorted by relevance
59 # IAR Toolchain is having problems with discarding .intList60 # This will always keep .intList in a harmless location63 zephyr_linker_section(NAME .intList GROUP RODATA_REGION NOINPUT)64 zephyr_linker_section_configure(SECTION .intList KEEP INPUT ".irq_info" FIRST)65 zephyr_linker_section_configure(SECTION .intList KEEP INPUT ".intList")67 …zephyr_linker_section(NAME .intList VMA IDT_LIST LMA IDT_LIST NOINPUT PASS NOT LINKER_ZEPHYR_FINAL)68 zephyr_linker_section_configure(SECTION .intList KEEP INPUT ".irq_info" FIRST)69 zephyr_linker_section_configure(SECTION .intList KEEP INPUT ".intList")72 … 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 Z_DECL_ALIGN(struct _isr_list_sname) Z_GENERIC_SECTION(.intList) \250 static Z_DECL_ALIGN(struct _isr_list_sname) Z_GENERIC_SECTION(.intList) \274 static Z_DECL_ALIGN(struct _isr_list) Z_GENERIC_SECTION(.intList) \
106 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.*))
462 struct _isr_list which is placed in a special .intList section.466 The script implements different parsers to process the data from .intList section470 handlers in a form of addresses directly taken from .intList section entries.483 The name of the section is then placed in .intList section and it is used to create linker script494 struct _isr_list which is placed in a special .intList section:511 the .intList section preceded by a header:609 of ``struct _isr_list_sname`` which is placed in a special .intList section:682 :ref:`gen_idt.py` tool uses the .intList section to create it. However, on APIC-based
1407 --intlist-section .intList1408 --intlist-section intList