Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/libraries/os/common/src/
Dos_exception.c55 static void *OSi_DebuggerHandler = NULL; variable
119 OSi_DebuggerHandler = (void*)( (0x2600000 <= ex && ex < 0x2800000)? ex: NULL ); in OS_InitException()
121 if ( OSi_DebuggerHandler == NULL ) in OS_InitException()
225 ldr r12, =OSi_DebuggerHandler in OSi_DebuggerExceptionHook()
244 if (OSi_DebuggerHandler) in OS_EnableUserExceptionHandlerOnDebugger()
285 ldr r12, =OSi_DebuggerHandler // Only r12 can be destructed in OSi_ExceptionHandler()
320 ldr r12, =OSi_DebuggerHandler in OSi_ExceptionHandler()