Searched refs:instrumented_dir (Results 1 – 1 of 1) sorted by relevance
71 def PatchBinary(binary_path, instrumented_dir): argument85 target_path = os.path.join(instrumented_dir, path[1:])115 instrumented_dir = os.path.join(output_directory,117 if not os.path.exists(instrumented_dir):118 os.mkdir(instrumented_dir)130 PatchBinary(file_path, instrumented_dir)