Searched defs:ExceptionCatch (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | runtime_notification.h | 62 …virtual void ExceptionCatch([[maybe_unused]] ManagedThread *thread, [[maybe_unused]] Method *metho… in ExceptionCatch() function 97 …virtual void ExceptionCatch([[maybe_unused]] const ManagedThread *thread, [[maybe_unused]] const M… in ExceptionCatch() function
|
| /arkcompiler/runtime_core/static_core/runtime/tests/tooling/ |
| D | test_runner.h | 72 …void ExceptionCatch(PtThread thread, Method *method, const PtLocation &location, ObjectHeader *obj… in ExceptionCatch() function
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/ |
| D | pt_hooks_wrapper.h | 108 void ExceptionCatch(PtThread thread, Method *method, const PtLocation &location, in ExceptionCatch() function
|
| D | debugger.cpp | 680 void Debugger::ExceptionCatch(ManagedThread *thread, Method *method, ObjectHeader *exceptionObject,… in ExceptionCatch() function in ark::tooling::Debugger
|
| /arkcompiler/runtime_core/static_core/runtime/include/tooling/ |
| D | debug_interface.h | 313 …virtual void ExceptionCatch(PtThread /* thread */, Method * /* catchMethod */, const PtLocation & … in ExceptionCatch() function
|