Searched defs:catchLocation (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/tests/tooling/ |
| D | test_runner.h | 65 Method *catchMethod, const PtLocation &catchLocation) override in Exception()
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/ |
| D | pt_hooks_wrapper.h | 96 Method *catchMethod, const PtLocation &catchLocation) override in Exception()
|
| D | debugger.cpp | 675 …PtLocation catchLocation {catchMethodFile->GetFilename().c_str(), res.first->GetFileId(), res.seco… in ExceptionThrow() local 685 PtLocation catchLocation {pf->GetFilename().c_str(), method->GetFileId(), bcOffset}; in ExceptionCatch() local
|
| /arkcompiler/toolchain/tooling/static/ |
| D | inspector.cpp | 117 … ObjectHeader * /* exception */, Method * /* catch_method */, const PtLocation &catchLocation) in Exception()
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/ |
| D | inspector.cpp | 115 … ObjectHeader * /* exception */, Method * /* catch_method */, const PtLocation &catchLocation) in Exception()
|