Searched defs:current_method (Results 1 – 5 of 5) sorted by relevance
390 ArtMethod* current_method = self->GetCurrentMethod(nullptr); in JniAbort() local
1094 ArtMethod* current_method, void* ucontext_ptr) { in DumpNativeStack()
1164 ArtMethod* current_method = thread->GetCurrentMethod(nullptr); in ShouldShowNativeStack() local
968 void CodeGeneratorARM64::LoadCurrentMethod(vixl::Register current_method) { in LoadCurrentMethod()2298 Register current_method = RegisterFrom(locations->GetTemp(1), Primitive::kPrimLong); in VisitNewArray() local2324 Register current_method = RegisterFrom(locations->GetTemp(1), Primitive::kPrimNot); in VisitNewInstance() local
950 void CodeGeneratorMIPS64::LoadCurrentMethod(GpuRegister current_method) { in LoadCurrentMethod()