HomeSort by relevance Sort by last modified time
    Searched refs:executable_file (Results 1 - 2 of 2) sorted by null

  /external/llvm/utils/
test_debuginfo.pl 18 my $executable_file = $ARGV[1];
21 my $output_dir = dirname $executable_file;
52 system("$my_debugger $debugger_options $debugger_script_file $executable_file > $output_file 2>&1");
  /system/extras/tests/fstest/
perm_checker.c 47 static char *executable_file; variable
181 add_rule(-1, executable_file,
416 executable_file = argv[0];

Completed in 1247 milliseconds