Home
last modified time | relevance | path

Searched defs:sp (Results 1 – 18 of 18) sorted by relevance

/art/runtime/entrypoints/quick/
Dquick_throw_entrypoints.cc28 StackReference<mirror::ArtMethod>* sp) in artDeliverPendingExceptionFromCode()
36 StackReference<mirror::ArtMethod>* sp) in artDeliverExceptionFromCode()
58 StackReference<mirror::ArtMethod>* sp) in artThrowNullPointerExceptionFromCode()
69 extern "C" void artThrowDivZeroFromCode(Thread* self, StackReference<mirror::ArtMethod>* sp) in artThrowDivZeroFromCode()
78 StackReference<mirror::ArtMethod>*sp) in artThrowArrayBoundsFromCode()
85 extern "C" void artThrowStackOverflowFromCode(Thread* self, StackReference<mirror::ArtMethod>* sp) in artThrowStackOverflowFromCode()
95 StackReference<mirror::ArtMethod>* sp) in artThrowNoSuchMethodFromCode()
103 Thread* self, StackReference<mirror::ArtMethod>* sp) in artThrowClassCastException()
112 Thread* self, StackReference<mirror::ArtMethod>* sp) in artThrowArrayStoreException()
Dquick_field_entrypoints.cc30 Thread* self, StackReference<mirror::ArtMethod>* sp) in artGet32StaticFromCode()
47 Thread* self, StackReference<mirror::ArtMethod>* sp) in artGet64StaticFromCode()
65 StackReference<mirror::ArtMethod>* sp) in artGetObjStaticFromCode()
83 StackReference<mirror::ArtMethod>* sp) in artGet32InstanceFromCode()
106 StackReference<mirror::ArtMethod>* sp) in artGet64InstanceFromCode()
130 StackReference<mirror::ArtMethod>* sp) in artGetObjInstanceFromCode()
153 StackReference<mirror::ArtMethod>* sp) in artSet32StaticFromCode()
174 StackReference<mirror::ArtMethod>* sp) in artSet64StaticFromCode()
195 StackReference<mirror::ArtMethod>* sp) in artSetObjStaticFromCode()
219 StackReference<mirror::ArtMethod>* sp) in artSet32InstanceFromCode()
[all …]
Dquick_dexcache_entrypoints.cc31 StackReference<mirror::ArtMethod>* sp) in artInitializeStaticStorageFromCode()
43 StackReference<mirror::ArtMethod>* sp) in artInitializeTypeFromCode()
53 StackReference<mirror::ArtMethod>* sp) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in artInitializeTypeAndVerifyAccessFromCode()
63 StackReference<mirror::ArtMethod>* sp) in artResolveStringFromCode()
Dquick_lock_entrypoints.cc24 StackReference<mirror::ArtMethod>* sp) in artLockObjectFromCode()
47 StackReference<mirror::ArtMethod>* sp) in artUnlockObjectFromCode()
Dquick_instrumentation_entrypoints.cc30 StackReference<mirror::ArtMethod>* sp, in artInstrumentationMethodEntryFromCode()
51 StackReference<mirror::ArtMethod>* sp, in artInstrumentationMethodExitFromCode()
Dquick_trampoline_entrypoints.cc202 static mirror::ArtMethod* GetCallingMethod(StackReference<mirror::ArtMethod>* sp) in GetCallingMethod()
210 static uintptr_t GetCallingPc(StackReference<mirror::ArtMethod>* sp) in GetCallingPc()
217 QuickArgumentVisitor(StackReference<mirror::ArtMethod>* sp, bool is_static, const char* shorty, in QuickArgumentVisitor()
416 BuildQuickShadowFrameVisitor(StackReference<mirror::ArtMethod>* sp, bool is_static, in BuildQuickShadowFrameVisitor()
464 StackReference<mirror::ArtMethod>* sp) in artQuickToInterpreterBridge()
520 BuildQuickArgumentVisitor(StackReference<mirror::ArtMethod>* sp, bool is_static, in BuildQuickArgumentVisitor()
587 Thread* self, StackReference<mirror::ArtMethod>* sp) in artQuickProxyInvokeHandler()
640 RememberForGcArgumentVisitor(StackReference<mirror::ArtMethod>* sp, bool is_static, in RememberForGcArgumentVisitor()
679 StackReference<mirror::ArtMethod>* sp) in artQuickResolutionTrampoline()
1279 void LayoutCalleeSaveFrame(StackReference<mirror::ArtMethod>** m, void* sp, HandleScope** table, in LayoutCalleeSaveFrame()
[all …]
Dquick_deoptimization_entrypoints.cc30 extern "C" void artDeoptimize(Thread* self, StackReference<mirror::ArtMethod>* sp) in artDeoptimize()
Dquick_thread_entrypoints.cc24 extern "C" void artTestSuspendFromCode(Thread* thread, StackReference<mirror::ArtMethod>* sp) in artTestSuspendFromCode()
Dquick_fillarray_entrypoints.cc42 Thread* self, StackReference<mirror::ArtMethod>* sp) in artHandleFillArrayDataFromCode()
Dcallee_save_frame.h38 static inline void FinishCalleeSaveFrameSetup(Thread* self, StackReference<mirror::ArtMethod>* sp, in FinishCalleeSaveFrameSetup()
/art/runtime/entrypoints/portable/
Dportable_trampoline_entrypoints.cc62 PortableArgumentVisitor(MethodHelper& caller_mh, mirror::ArtMethod** sp) in PortableArgumentVisitor()
150 BuildPortableShadowFrameVisitor(MethodHelper& caller_mh, mirror::ArtMethod** sp, in BuildPortableShadowFrameVisitor()
187 mirror::ArtMethod** sp) in artPortableToInterpreterBridge()
236 BuildPortableArgumentVisitor(MethodHelper& caller_mh, mirror::ArtMethod** sp, in BuildPortableArgumentVisitor()
282 Thread* self, mirror::ArtMethod** sp) in artPortableProxyInvokeHandler()
/art/runtime/arch/x86/
Dfault_handler_x86.cc285 uint8_t* sp = reinterpret_cast<uint8_t*>(uc->CTX_ESP); in Action() local
343 uint8_t* sp = reinterpret_cast<uint8_t*>(uc->CTX_ESP); in Action() local
398 uintptr_t sp = static_cast<uintptr_t>(uc->CTX_ESP); in Action() local
/art/runtime/
Dfault_handler.cc228 uintptr_t sp = 0; in IsInGeneratedCode() local
323 uintptr_t sp = 0; in Action() local
Dstack.cc391 byte* sp = reinterpret_cast<byte*>(GetCurrentQuickFrame()); in GetReturnPc() local
398 byte* sp = reinterpret_cast<byte*>(GetCurrentQuickFrame()); in SetReturnPc() local
Dstack.h710 StackReference<mirror::ArtMethod>* sp = GetCurrentQuickFrame(); in GetCurrentHandleScope() local
Dthread.cc805 sched_param sp; in DumpState() local
/art/runtime/arch/arm64/
Dfault_handler_arm64.cc164 uintptr_t sp = sc->sp; in Action() local
/art/runtime/arch/arm/
Dfault_handler_arm.cc205 uintptr_t sp = sc->arm_sp; in Action() local