Go to the source code of this file.
Data Structures | |
struct | ISVDbg |
Macros | |
#define | gISVDbgPrnAdrs ((ISVDbg*) 0xb3ff0000) |
Functions | |
void | crash_screen_set_assert_info (const char *message) |
char * | is_debug_print (char *arg0, const char *str, size_t count) |
void | is_debug_init (void) |
void | printf (const char *fmt,...) |
void | osSyncPrintf (const char *fmt,...) |
void | rmonPrintf (const char *fmt,...) |
void | is_debug_panic (const char *message) |
struct ISVDbg |
Definition at line 15 of file is_debug.c.
Referenced by is_debug_init(), and is_debug_print().
Definition at line 46 of file is_debug.c.
Referenced by osSyncPrintf(), printf(), and rmonPrintf().
Definition at line 25 of file is_debug.c.
Definition at line 32 of file is_debug.c.
Referenced by __bt_analyze_func(), address2symbol(), debug_backtrace(), and load_texture_by_name().
Definition at line 39 of file is_debug.c.
Definition at line 93 of file is_debug.c.