Searched refs:DEBUG_MESSAGE_START (Results 1 – 3 of 3) sorted by relevance
107 #define DEBUG_MESSAGE_START 6 macro
20 return (char *)(__sel4_ipc_buffer->msg + DEBUG_MESSAGE_START); in seL4_GetDebugError()
294 char *debugBuffer = (char *)(ipcBuffer + DEBUG_MESSAGE_START + 1); in replyFromKernel_error()
Completed in 4 milliseconds