Lines Matching defs:caller
226 extern "C" const char* NterpGetShortyFromMethodId(ArtMethod* caller, uint32_t method_index) in NterpGetShortyFromMethodId()
232 extern "C" const char* NterpGetShortyFromInvokePolymorphic(ArtMethod* caller, uint16_t* dex_pc_ptr) in NterpGetShortyFromInvokePolymorphic()
242 extern "C" const char* NterpGetShortyFromInvokeCustom(ArtMethod* caller, uint16_t* dex_pc_ptr) in NterpGetShortyFromInvokeCustom()
254 extern "C" size_t NterpGetMethod(Thread* self, ArtMethod* caller, uint16_t* dex_pc_ptr) in NterpGetMethod()
415 ArtMethod* caller, in ResolveFieldWithAccessChecks()
461 ArtMethod* caller, in NterpGetStaticField()
504 ArtMethod* caller, in NterpGetInstanceFieldOffset()
534 ArtMethod* caller, in NterpGetClassOrAllocateObject()
590 extern "C" mirror::Object* NterpLoadObject(Thread* self, ArtMethod* caller, uint16_t* dex_pc_ptr) in NterpLoadObject()
632 ArtMethod* caller, in DoFilledNewArray()
707 ArtMethod* caller, in NterpFilledNewArray()
715 ArtMethod* caller, in NterpFilledNewArrayRange()