Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Devents.cc925 static void FindCatchMethodsFromThrow(art::Thread* self, in FindCatchMethodsFromThrow() function in openjdkjvmti::JvmtiMethodTraceListener
1003 FindCatchMethodsFromThrow(self, exception_object, &catch_method, &catch_pc); in ExceptionThrown()