Searched refs:get_binary_arch (Results 1 – 2 of 2) sorted by relevance
/development/python-packages/gdbrunner/ | ||
D | __init__.py | 297 def get_binary_arch(binary_file): function |
/development/scripts/ | ||
D | gdbclient.py | 419 arch = gdbrunner.get_binary_arch(binary_file) |