Searched defs:entry_point (Results 1 – 12 of 12) sorted by relevance
40 const void* entry_point = GetEntryPoint(); in ToDexPc() local68 const void* entry_point = GetEntryPoint(); in ToNativeQuickPc() local
50 static OatQuickMethodHeader* FromEntryPoint(const void* entry_point) { in FromEntryPoint()
336 static inline const void* EntryPointToCodePointer(const void* entry_point) { in EntryPointToCodePointer()
757 const void* entry_point = runtime->GetInstrumentation()->GetQuickCodeFor(method, sizeof(void*)); in GetCurrentQuickFrameInfo() local
2899 const void* entry_point = method->GetEntryPointFromQuickCompiledCode(); in LinkCode() local
136 void SetSavedEntryPoint(const void* entry_point) { in SetSavedEntryPoint()
642 const void* entry_point = info->GetMethod()->GetEntryPointFromQuickCompiledCode(); in GarbageCollectCache() local
2938 Offset entry_point = ArtMethod::EntryPointFromQuickCompiledCodeOffset(kMips64DoublewordSize); in VisitInvokeInterface() local3163 Offset entry_point = ArtMethod::EntryPointFromQuickCompiledCodeOffset(kMips64DoublewordSize); in GenerateVirtualCall() local
3532 Offset entry_point = ArtMethod::EntryPointFromQuickCompiledCodeOffset(kArm64WordSize); in VisitInvokeInterface() local3736 Offset entry_point = ArtMethod::EntryPointFromQuickCompiledCodeOffset(kArm64WordSize); in GenerateVirtualCall() local
3736 Offset entry_point = ArtMethod::EntryPointFromQuickCompiledCodeOffset(kMipsWordSize); in VisitInvokeInterface() local3943 Offset entry_point = ArtMethod::EntryPointFromQuickCompiledCodeOffset(kMipsWordSize); in GenerateVirtualCall() local
1905 uint32_t entry_point = in VisitInvokeInterface() local6439 uint32_t entry_point = ArtMethod::EntryPointFromQuickCompiledCodeOffset( in GenerateVirtualCall() local
248 uint32_t entry_point = oat_method.GetCodeOffset() - oat_header.GetExecutableOffset(); in WalkOatMethod() local