Searched refs:GetPortableOatCodeOffset (Results 1 – 3 of 3) sorted by relevance
211 inline uint32_t ArtMethod::GetPortableOatCodeOffset() { in GetPortableOatCodeOffset() function
351 uint32_t GetPortableOatCodeOffset() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
1184 const byte* portable_code = GetOatAddress(orig->GetPortableOatCodeOffset()); in FixupMethod()