Searched refs:GetEntryPoint (Results 1 – 4 of 4) sorted by relevance
42 const void* entry_point = GetEntryPoint(); in ToDexPc()70 const void* entry_point = GetEntryPoint(); in ToNativeQuickPc()
61 return pc - reinterpret_cast<uintptr_t>(GetEntryPoint()); in NativeQuickPcOffset()147 const uint8_t* GetEntryPoint() const { in GetEntryPoint() function
337 reinterpret_cast<uintptr_t>(method_header->GetEntryPoint()); in IsInGeneratedCode()
557 osr_method->GetEntryPoint(); in MaybeDoOnStackReplacement()