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

  /src/external/gpl3/gdb/dist/gdbsupport/
common-exceptions.cc 209 throw_verror (enum errors error, const char *fmt, va_list ap) function
226 throw_verror (error, fmt, args);
  /src/external/gpl3/gdb.old/dist/gdbsupport/
common-exceptions.cc 209 throw_verror (enum errors error, const char *fmt, va_list ap) function
226 throw_verror (error, fmt, args);

Completed in 21 milliseconds