Searched refs:findCatchInMethod (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/
H A DException.cpp600 static int findCatchInMethod(Thread* self, const Method* method, int relPc, function
610 LOGVV("findCatchInMethod %s.%s excep=%s depth=%d",
725 catchAddr = findCatchInMethod(self, saveArea->method, relPc,
795 * The class resolution in findCatchInMethod() could cause an exception.

Completed in 154 milliseconds