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

  /src/external/gpl3/gcc/dist/gcc/
gcov-tool.cc 494 static const struct option overlap_options[] = variable in typeref:struct:option
530 while ((opt = getopt_long (argc, argv, "vfFoht:", overlap_options, NULL)) != -1)
  /src/external/gpl3/gcc.old/dist/gcc/
gcov-tool.cc 428 static const struct option overlap_options[] = variable in typeref:struct:option
464 while ((opt = getopt_long (argc, argv, "vfFoht:", overlap_options, NULL)) != -1)

Completed in 19 milliseconds