|
| static void | nw4hbm::db::Assertion_Printf_ (const char *fmt,...) |
| |
| static bool | nw4hbm::db::ShowMapInfoSubroutine_ (u32 address, u8 preCRFlag) |
| |
| static void | nw4hbm::db::ShowStack_ (u32 sp) NO_INLINE |
| |
| void | nw4hbm::db::VPanic (const char *file, int line, const char *fmt, std::va_list vlist) |
| |
| static OSAlarm & | nw4hbm::db::GetWarningAlarm_ () |
| |
| static void | nw4hbm::db::WarningAlarmFunc_ (OSAlarm *alarm, OSContext *context) |
| |
| void | nw4hbm::db::VWarning (const char *file, int line, const char *fmt, std::va_list vlist) |
| |
| void | nw4hbm::db::detail::Log (const char *fmt,...) |
| |
| detail::ConsoleHead * | nw4hbm::db::Assertion_SetConsole (detail::ConsoleHead *console) |
| |
| detail::ConsoleHead * | nw4hbm::db::Assertion_GetConsole () |
| |
| void | nw4hbm::db::Assertion_ShowConsole (u32 time) |
| |
| void | nw4hbm::db::Assertion_HideConsole () |
| |
| void | nw4hbm::db::Assertion_SetWarningTime (u32 time) |
| |