Home
last modified time | relevance | path

Searched refs:OSi_DebuggerHandler (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_exception.c51 static void *OSi_DebuggerHandler = NULL; variable
115 OSi_DebuggerHandler = (void*)( (0x2600000 <= ex && ex < 0x2800000)? ex: NULL ); in OS_InitException()
117 if ( OSi_DebuggerHandler == NULL ) in OS_InitException()
221 ldr r12, =OSi_DebuggerHandler in OSi_DebuggerExceptionHook()
240 if (OSi_DebuggerHandler) in OS_EnableUserExceptionHandlerOnDebugger()
281 ldr r12, =OSi_DebuggerHandler // Only r12 can be destructed in OSi_ExceptionHandler()
316 ldr r12, =OSi_DebuggerHandler in OSi_ExceptionHandler()