Home
last modified time | relevance | path

Searched defs:binaryFile (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/ghidra/
DGhidraFunctionOffsets.java60 Ghidra ghidra, File binaryFile, List<String> functions) throws Exception { in getFunctionOffsetsAsCmdLineArgs()
78 Ghidra ghidra, File binaryFile, List<String> functions) throws Exception { in getFunctionOffsets()
DGhidraScriptRunner.java72 File binaryFile, in GhidraScriptRunner()
293 private static String getLanguage(ITestDevice device, String binaryFile) throws Exception { in getLanguage()