Home
last modified time | relevance | path

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

/kernel/object/
A Dexcp_port.cpp282 …auto status = thread->ExceptionHandlerExchange(fbl::RefPtr<ExceptionPort>(this), &report, &context… in OnThreadStartForDebugger()
307 …auto status = thread->ExceptionHandlerExchange(fbl::RefPtr<ExceptionPort>(this), &report, &context… in OnProcessStartForDebugger()
338 …auto status = thread->ExceptionHandlerExchange(fbl::RefPtr<ExceptionPort>(this), &report, &context… in OnThreadExitForDebugger()
A Dexception.cpp125 auto status = thread->ExceptionHandlerExchange(eport, report, arch_context, estatus); in try_exception_handler()
A Dthread_dispatcher.cpp580 zx_status_t ThreadDispatcher::ExceptionHandlerExchange( in ExceptionHandlerExchange() function in ThreadDispatcher
/kernel/object/include/object/
A Dthread_dispatcher.h122 zx_status_t ExceptionHandlerExchange(fbl::RefPtr<ExceptionPort> eport,

Completed in 9 milliseconds