Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Devents.cc1002 uint32_t catch_pc; in ExceptionThrown() local
1003 FindCatchMethodsFromThrow(self, exception_object, &catch_method, &catch_pc); in ExceptionThrown()
1018 static_cast<jlocation>(catch_pc)); in ExceptionThrown()