Searched refs:pThrowLoc (Results 1 – 2 of 2) sorted by relevance
894 bool JdwpState::PostException(const JdwpLocation* pThrowLoc, in PostException() argument899 basket.pLoc = pThrowLoc; in PostException()900 basket.classId = pThrowLoc->class_id; in PostException()926 << " throw: " << *pThrowLoc; in PostException()945 expandBufAddLocation(pReq, *pThrowLoc); in PostException()
197 bool PostException(const JdwpLocation* pThrowLoc, ObjectId excepId, RefTypeId excepClassId,