Home
last modified time | relevance | path

Searched defs:exceptionObject (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/runtime/tooling/
Dpt_hooks_wrapper.h94 …ception(PtThread thread, Method *method, const PtLocation &location, ObjectHeader *exceptionObject, in Exception()
108 ObjectHeader *exceptionObject) override in ExceptionCatch()
Ddebugger.cpp633 void Debugger::ExceptionThrow(ManagedThread *thread, Method *method, ObjectHeader *exceptionObject,… in ExceptionThrow()
649 void Debugger::ExceptionCatch(ManagedThread *thread, Method *method, ObjectHeader *exceptionObject,… in ExceptionCatch()