Searched defs:clo_pc_out_file (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/exp-bbv/
H A Dbbv_main.c59 static UChar *clo_pc_out_file="pc.out.%p"; variable
111 VG_(expand_file_name)("--pc-out-file", clo_pc_out_file);
537 else if VG_STR_CLO (arg, "--pc-out-file", clo_pc_out_file) {

Completed in 88 milliseconds