Searched refs:debug_call_with_fault_handler (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/headers/private/kernel/
H A Ddebug.h176 extern int debug_call_with_fault_handler(jmp_buf jumpBuffer,
/haiku-fatelf/src/system/kernel/debug/
H A Ddebug.cpp864 debug_call_with_fault_handler(*jumpBuffer, &stack_trace_trampoline,
1878 debug_call_with_fault_handler(jmp_buf jumpBuffer, void (*function)(void*), function
1920 if (debug_call_with_fault_handler(gCPU[sDebuggerOnCPU].fault_jump_buffer,
1979 if (debug_call_with_fault_handler(
H A Ddebug_commands.cpp314 switch (debug_call_with_fault_handler(

Completed in 34 milliseconds