Home
last modified time | relevance | path

Searched defs:OutputSection (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/scripts/build/
Dgen_relocate_app.py98 class OutputSection(NamedTuple): class
277 full_list_of_sections: 'dict[SectionKind, list[OutputSection]]'
328 def print_linker_sections(list_sections: 'list[OutputSection]'):
343 full_list_of_sections: 'dict[SectionKind, list[OutputSection]]',