Searched refs:GetInvokeObsoleteMethodStub (Results 1 – 3 of 3) sorted by relevance
54 static inline const void* GetInvokeObsoleteMethodStub() { in GetInvokeObsoleteMethodStub() function
1164 } else if (code == GetInvokeObsoleteMethodStub()) { in EntryPointString()1269 CHECK_EQ(method->GetEntryPointFromQuickCompiledCode(), GetInvokeObsoleteMethodStub()); in Deoptimize()1305 GetInvokeObsoleteMethodStub()); in Undeoptimize()
10664 method->SetEntryPointFromQuickCompiledCode(GetInvokeObsoleteMethodStub()); in SetEntryPointsForObsoleteMethod()