Searched refs:found_file_line (Results 1 – 3 of 3) sorted by relevance
422 Bool found_file_line, found_fn, found_dirname, result = True; in CLG_() local434 found_file_line = VG_(get_filename_linenum)(instr_addr, in CLG_()450 if (!found_file_line && !found_fn) { in CLG_()457 } else if ( found_file_line && found_fn) { in CLG_()461 } else if ( found_file_line && !found_fn) { in CLG_()
445 Bool found_file_line, found_dirname; in get_debug_pos() local452 found_file_line = debug_cache_info[cachepos]; in get_debug_pos()455 found_file_line = VG_(get_filename_linenum)(addr, in get_debug_pos()460 if (!found_file_line) { in get_debug_pos()473 debug_cache_info[cachepos] = found_file_line; in get_debug_pos()487 return found_file_line; in get_debug_pos()
220 Bool found_file_line = VG_(get_filename_linenum)( in get_debug_info() local228 if (!found_file_line) { in get_debug_info()244 if (found_file_line) { in get_debug_info()