Home
last modified time | relevance | path

Searched refs:load_sections (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/tools/
Didf_size.py231 sections = load_sections(map_file)
291 def load_sections(map_file: TextIO) -> Dict: function