Searched defs:catchLocation (Results 1 – 4 of 4) sorted by relevance
65 Method *catchMethod, const PtLocation &catchLocation) override in Exception()
636 …PtLocation catchLocation {catchMethodFile->GetFilename().c_str(), res.first->GetFileId(), res.seco… in ExceptionThrow() local646 PtLocation catchLocation {pf->GetFilename().c_str(), method->GetFileId(), bcOffset}; in ExceptionCatch() local
95 Method *catchMethod, const PtLocation &catchLocation) override in Exception()
112 … ObjectHeader * /* exception */, Method * /* catch_method */, const PtLocation &catchLocation) in Exception()