Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/build/
Dgen_relocate_app.py96 class OutputSection(NamedTuple): class
272 full_list_of_sections: 'dict[SectionKind, list[OutputSection]]'
323 def print_linker_sections(list_sections: 'list[OutputSection]'):
338 full_list_of_sections: 'dict[SectionKind, list[OutputSection]]',