Searched refs:arch_dump_exception_context (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/kernel/include/arch/
H A Dexception.h20 // using arch_dump_exception_context(). Implemented by non-arch code.
32 void arch_dump_exception_context(const arch_exception_context_t* context);
/fuchsia/zircon/kernel/object/
H A Dexception.cpp243 arch_dump_exception_context(context);
/fuchsia/zircon/kernel/arch/arm64/
H A Dexceptions_c.cpp402 void arch_dump_exception_context(const arch_exception_context_t* context) { function
/fuchsia/zircon/kernel/arch/x86/
H A Dfaults.cpp487 void arch_dump_exception_context(const arch_exception_context_t* context) { function

Completed in 41 milliseconds