Searched refs:EntryPointFromQuickCompiledCodeOffset (Results 1 – 8 of 8) sorted by relevance
32 … art::ArtMethod::EntryPointFromQuickCompiledCodeOffset(art::PointerSize::k32).Int32Value())34 … art::ArtMethod::EntryPointFromQuickCompiledCodeOffset(art::PointerSize::k64).Int32Value())
474 EntryPointFromQuickCompiledCodeOffset(pointer_size), pointer_size); in GetEntryPointFromQuickCompiledCodePtrSize()485 SetNativePointer(EntryPointFromQuickCompiledCodeOffset(pointer_size), in SetEntryPointFromQuickCompiledCodePtrSize()501 static constexpr MemberOffset EntryPointFromQuickCompiledCodeOffset(PointerSize pointer_size) { in EntryPointFromQuickCompiledCodeOffset() function
92 ArtMethod::EntryPointFromQuickCompiledCodeOffset(PointerSize::k32). in TEST_F()95 ArtMethod::EntryPointFromQuickCompiledCodeOffset(PointerSize::k64). in TEST_F()
4312 Offset entry_point = ArtMethod::EntryPointFromQuickCompiledCodeOffset(kArm64PointerSize); in VisitInvokeInterface()4534 call_code_pointer_member(ArtMethod::EntryPointFromQuickCompiledCodeOffset(kArm64PointerSize)); in GenerateStaticOrDirectCall()4553 Offset entry_point = ArtMethod::EntryPointFromQuickCompiledCodeOffset(kArm64PointerSize); in GenerateVirtualCall()4909 Offset offset(ArtMethod::EntryPointFromQuickCompiledCodeOffset( in EmitThunkCode()
3497 ArtMethod::EntryPointFromQuickCompiledCodeOffset(kArmPointerSize).Int32Value(); in VisitInvokeInterface()9164 call_code_pointer_member(ArtMethod::EntryPointFromQuickCompiledCodeOffset(kArmPointerSize)); in GenerateStaticOrDirectCall()9206 uint32_t entry_point = ArtMethod::EntryPointFromQuickCompiledCodeOffset( in GenerateVirtualCall()9460 MemberOffset offset = ArtMethod::EntryPointFromQuickCompiledCodeOffset(kArmPointerSize); in EmitThunkCode()
1089 ArtMethod::EntryPointFromQuickCompiledCodeOffset( in GenerateStaticOrDirectCall()1129 __ call(Address(temp, ArtMethod::EntryPointFromQuickCompiledCodeOffset( in GenerateVirtualCall()2753 temp, ArtMethod::EntryPointFromQuickCompiledCodeOffset(kX86_64PointerSize).SizeValue())); in VisitInvokeInterface()
2479 ArtMethod::EntryPointFromQuickCompiledCodeOffset(kX86PointerSize).Int32Value())); in VisitInvokeInterface()5117 ArtMethod::EntryPointFromQuickCompiledCodeOffset( in GenerateStaticOrDirectCall()5157 temp, ArtMethod::EntryPointFromQuickCompiledCodeOffset(kX86PointerSize).Int32Value())); in GenerateVirtualCall()
2878 PointerAddress(&method, ArtMethod::EntryPointFromQuickCompiledCodeOffset(kPointerSize)); in DoRelocateSpaces()