HomeSort by: relevance | last modified time | path
    Searched defs:stream_file (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
lto-streamer-in.cc 519 static const char *stream_file; local
566 stream_file = canon_file_name (stream_relative_path_prefix,
592 if (current_file == stream_file
608 = {stream_file, loc, stream_line, stream_col, stream_sysp, block, stream_discr};
lto-streamer-in.cc 519 static const char *stream_file; local
566 stream_file = canon_file_name (stream_relative_path_prefix,
592 if (current_file == stream_file
608 = {stream_file, loc, stream_line, stream_col, stream_sysp, block, stream_discr};
  /src/external/gpl3/gcc.old/dist/gcc/
lto-streamer-in.cc 510 static const char *stream_file; local
555 stream_file = canon_file_name (stream_relative_path_prefix,
578 if (current_file == stream_file
593 = {stream_file, loc, stream_line, stream_col, stream_sysp, block};
lto-streamer-in.cc 510 static const char *stream_file; local
555 stream_file = canon_file_name (stream_relative_path_prefix,
578 if (current_file == stream_file
593 = {stream_file, loc, stream_line, stream_col, stream_sysp, block};

Completed in 51 milliseconds