Searched defs:current_method (Results 1 – 4 of 4) sorted by relevance
71 extern "C" int32_t art_portable_find_catch_block_from_code(mirror::ArtMethod* current_method, in art_portable_find_catch_block_from_code()
1066 mirror::ArtMethod* current_method) { in DumpNativeStack()
976 mirror::ArtMethod* current_method = thread->GetCurrentMethod(nullptr); in ShouldShowNativeStack() local
44 mirror::ArtMethod* current_method = self->GetCurrentMethod(nullptr); in JniAbort() local