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

  /src/external/gpl3/gdb/dist/gdbsupport/
common-exceptions.h 272 struct gdb_exception_error : public gdb_exception struct in inherits:gdb_exception
274 gdb_exception_error (enum errors e, const char *fmt, va_list ap)
280 explicit gdb_exception_error (gdb_exception &&ex) noexcept
  /src/external/gpl3/gdb.old/dist/gdbsupport/
common-exceptions.h 272 struct gdb_exception_error : public gdb_exception struct in inherits:gdb_exception
274 gdb_exception_error (enum errors e, const char *fmt, va_list ap)
280 explicit gdb_exception_error (gdb_exception &&ex) noexcept

Completed in 23 milliseconds