Home
last modified time | relevance | path

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

/kernel/object/
A Dexception.cpp146 static handler_status_t exception_handler_worker(uint exception_type, in exception_handler_worker() argument
153 ExceptionPort::BuildArchReport(&report, exception_type, context); in exception_handler_worker()
218 zx_status_t dispatch_user_exception(uint exception_type, in dispatch_user_exception() argument
220 LTRACEF("type %u, context %p\n", exception_type, context); in dispatch_user_exception()
232 handler_status_t hstatus = exception_handler_worker(exception_type, context, in dispatch_user_exception()
258 excp_type_to_string(exception_type), tname, pname); in dispatch_user_exception()
/kernel/include/arch/
A Dexception.h21 zx_status_t dispatch_user_exception(uint exception_type,

Completed in 8 milliseconds