Home
last modified time | relevance | path

Searched refs:pc_out_file (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/main/exp-bbv/
Dbbv_main.c60 static HChar *pc_out_file=NULL; variable
110 pc_out_file = in dumpPcFile()
113 sres = VG_(open)(pc_out_file, VKI_O_CREAT|VKI_O_TRUNC|VKI_O_WRONLY, in dumpPcFile()
116 VG_(umsg)("Error: cannot create pc file %s\n", pc_out_file); in dumpPcFile()