Searched defs:OutputSection (Results 1 – 1 of 1) sorted by relevance
97 class OutputSection(NamedTuple): class280 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