Searched refs:load_sections (Results 1 – 1 of 1) sorted by relevance
231 sections = load_sections(map_file)291 def load_sections(map_file: TextIO) -> Dict: function