Searched refs:debug_exception_type (Results 1 - 8 of 8) sorted by relevance

/haiku/src/kits/debugger/debugger_interface/
H A DDebugEvent.h107 debug_exception_type exception);
109 debug_exception_type Exception() const { return fException; }
112 debug_exception_type fException;
H A DDebugEvent.cpp118 debug_exception_type exception)
/haiku/headers/os/kernel/
H A Ddebugger.h118 } debug_exception_type; typedef in typeref:enum:__anon26
545 debug_exception_type exception; // the exception
662 extern void get_debug_exception_string(debug_exception_type exception,
/haiku/src/system/libroot/os/
H A Ddebug.c177 get_debug_exception_string(debug_exception_type exception, char *buffer,
/haiku/headers/private/kernel/
H A Duser_debugger.h256 bool user_debug_exception_occurred(debug_exception_type exception, int signal);
/haiku/src/system/kernel/arch/x86/
H A Darch_int.cpp109 debug_exception_type type;
/haiku/src/system/kernel/arch/riscv64/
H A Darch_int.cpp253 SendSignal(debug_exception_type type, uint32 signalNumber, int32 signalCode,
/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp907 user_debug_exception_occurred(debug_exception_type exception, int signal)

Completed in 104 milliseconds