Home
last modified time | relevance | path

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

/development/python-packages/gdbrunner/gdbrunner/
D__init__.py331 def find_binary(device, pid, sysroot, run_as_cmd=None): function
/development/scripts/
Dgdbclient.py267 binary_file, local = gdbrunner.find_binary(device, pid, sysroot,
Dlldbclient.py267 binary_file, local = gdbrunner.find_binary(device, pid, sysroot,