Home
last modified time | relevance | path

Searched refs:catchMethodFile (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebugger.cpp633 auto *catchMethodFile = res.first->GetPandaFile(); in ExceptionThrow() local
636 …PtLocation catchLocation {catchMethodFile->GetFilename().c_str(), res.first->GetFileId(), res.seco… in ExceptionThrow()