Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dsimpleperf_utils.py586 if not self._check_debug_line_section(real_path):
596 def _check_debug_line_section(self, real_path: Path) -> bool: member in Addr2Nearestline