Searched refs:find_sections (Results 1 – 1 of 1) sorted by relevance
230 def find_sections(filename: str, symbol_filter: str) -> 'dict[SectionKind, list[OutputSection]]': function610 file_sections = find_sections(obj_filename, symbol_filter)