Searched refs:found_file_line (Results 1 – 3 of 3) sorted by relevance
432 Bool found_file_line, found_fn, result = True; in CLG_() local443 found_file_line = VG_(get_filename_linenum)(instr_addr, in CLG_()449 if (!found_file_line && !found_fn) { in CLG_()456 } else if ( found_file_line && found_fn) { in CLG_()460 } else if ( found_file_line && !found_fn) { in CLG_()
366 Bool found_file_line; in get_debug_pos() local373 found_file_line = debug_cache_info[cachepos]; in get_debug_pos()376 found_file_line = VG_(get_filename_linenum)(addr, in get_debug_pos()380 if (!found_file_line) { in get_debug_pos()386 debug_cache_info[cachepos] = found_file_line; in get_debug_pos()400 return found_file_line; in get_debug_pos()
213 Bool found_file_line = VG_(get_filename_linenum)( in get_debug_info() local220 if (!found_file_line) { in get_debug_info()228 if (found_file_line) { in get_debug_info()