Home
last modified time | relevance | path

Searched defs:ExceptionCatch (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
H A Druntime_notification.h62 virtual void ExceptionCatch([[maybe_unused]] ManagedThread *thread, [[maybe_unused]] Method *method, in ExceptionCatch() function in ark::RuntimeListener
97 virtual void ExceptionCatch([[maybe_unused]] const ManagedThread *thread, [[maybe_unused]] const Method *method, in ExceptionCatch() function in ark::RuntimeListener
/arkcompiler/runtime_core/static_core/runtime/include/tooling/
H A Ddebug_interface.h324 virtual void ExceptionCatch(PtThread /* thread */, Method * /* catchMethod */, const PtLocation & /* location */, in ExceptionCatch() function in ark::tooling::PtHooks
374 virtual void ExceptionCatch(PtThread /* thread */, const PtLocation & /* location */, in ExceptionCatch() function in ark::tooling::PtHooks
/arkcompiler/runtime_core/static_core/runtime/tooling/
H A Ddebugger.cpp641 void Debugger::ExceptionCatch(ManagedThread *thread, Method *method, ObjectHeader *exceptionObject, uint32_t bcOffset) in ExceptionCatch() function in ark::tooling::Debugger

Completed in 4 milliseconds