Home
last modified time | relevance | path

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

/external/toolchain-utils/binary_search_tool/
Dbisect_driver.py77 def log_to_file(path, execargs, link_from=None, link_to=None): argument
85 if link_from and link_to:
86 log.write('%s -> %s\n' % (link_from, link_to))