Home
last modified time | relevance | path

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

/scripts/build/
A Dgen_relocate_app.py97 class OutputSection(NamedTuple): class
280 memory_region: str, full_list_of_sections: 'dict[SectionKind, list[OutputSection]]'
330 def print_linker_sections(list_sections: 'list[OutputSection]'):
347 full_list_of_sections: 'dict[SectionKind, list[OutputSection]]',

Completed in 3 milliseconds