Searched refs:OutputSection (Results 1 – 1 of 1) sorted by relevance
97 class OutputSection(NamedTuple): class256 out[section_kind].append(OutputSection(obj_file_path.name, section.name))662 complete_list_of_sections: dict[MemoryRegion, dict[SectionKind, list[OutputSection]]] = (671 full_list_of_sections: dict[SectionKind, list[OutputSection]] = defaultdict(list)
Completed in 3 milliseconds