Searched refs:clf (Results 1 – 1 of 1) sorted by relevance
459 CatchLocationFinder clf(self, &exception); in FindNextInstructionFollowingException() local460 clf.WalkStack(false); in FindNextInstructionFollowingException()461 instrumentation->ExceptionCaughtEvent(self, throw_location, clf.GetCatchMethod(), in FindNextInstructionFollowingException()462 clf.GetCatchDexPc(), exception.Get()); in FindNextInstructionFollowingException()