Searched refs:bb_out_file (Results 1 – 1 of 1) sorted by relevance
62 static HChar *bb_out_file=NULL; variable130 HChar temp_string[VG_(strlen)(bb_out_file) + 1 + 10 + 1]; in open_tracefile()136 VG_(strcpy)(temp_string, bb_out_file); in open_tracefile()139 VG_(sprintf)(temp_string,"%s.%d",bb_out_file,thread_num); in open_tracefile()513 bb_out_file = in bbv_post_clo_init()