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

  /src/external/gpl3/gdb.old/dist/gdb/compile/
compile.c 418 static std::string compile_gcc;
594 if (!compile_gcc.empty ())
600 compiler->set_driver_filename (compile_gcc.c_str ());
932 &compile_gcc,
416 static std::string compile_gcc; variable
  /src/external/gpl3/gdb/dist/gdb/compile/
compile.c 420 static std::string compile_gcc;
632 if (!compile_gcc.empty ())
638 compiler->set_driver_filename (compile_gcc.c_str ());
991 &compile_gcc,
418 static std::string compile_gcc; variable

Completed in 22 milliseconds