Searched defs:entry_point (Results 1 – 12 of 12) sorted by relevance
41 const void* entry_point = GetEntryPoint(); in ToDexPc() local69 const void* entry_point = GetEntryPoint(); in ToNativeQuickPc() local
53 static OatQuickMethodHeader* FromEntryPoint(const void* entry_point) { in FromEntryPoint()
213 static inline const void* EntryPointToCodePointer(const void* entry_point) { in EntryPointToCodePointer()
740 const void* entry_point = runtime->GetInstrumentation()->GetQuickCodeFor(method, in GetCurrentQuickFrameInfo() local
3219 const void* entry_point = method->GetEntryPointFromQuickCompiledCode(); in LinkCode() local
94 void SetSavedEntryPoint(const void* entry_point) { in SetSavedEntryPoint()
1083 const void* entry_point = info->GetMethod()->GetEntryPointFromQuickCompiledCode(); in GarbageCollectCache() local
4411 Offset entry_point = ArtMethod::EntryPointFromQuickCompiledCodeOffset(kArm64PointerSize); in VisitInvokeInterface() local4592 Offset entry_point = ArtMethod::EntryPointFromQuickCompiledCodeOffset(kArm64PointerSize); in GenerateVirtualCall() local
4917 Offset entry_point = ArtMethod::EntryPointFromQuickCompiledCodeOffset(kMips64PointerSize); in VisitInvokeInterface() local5148 Offset entry_point = ArtMethod::EntryPointFromQuickCompiledCodeOffset(kMips64PointerSize); in GenerateVirtualCall() local
3760 uint32_t entry_point = in VisitInvokeInterface() local9161 uint32_t entry_point = ArtMethod::EntryPointFromQuickCompiledCodeOffset( in GenerateVirtualCall() local
6985 Offset entry_point = ArtMethod::EntryPointFromQuickCompiledCodeOffset(kMipsPointerSize); in VisitInvokeInterface() local7300 Offset entry_point = ArtMethod::EntryPointFromQuickCompiledCodeOffset(kMipsPointerSize); in GenerateVirtualCall() local
279 uint32_t entry_point = oat_method.GetCodeOffset() - oat_header.GetExecutableOffset(); in WalkOatMethod() local