Searched refs:_find_in_system_path (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/binary_size/
H A Drun_binary_size_analysis.py722 def _find_in_system_path(binary): function
855 addr2line_binary = _find_in_system_path('addr2line')
863 nm_binary = _find_in_system_path('nm')

Completed in 119 milliseconds