Home
last modified time | relevance | path

Searched refs:GetDexCacheOffset (Results 1 – 1 of 1) sorted by relevance

/art/compiler/
Doat_writer.cc1054 uint32_t target_offset = GetDexCacheOffset(patch); in VisitMethod()
1178 uint32_t GetDexCacheOffset(const LinkerPatch& patch) SHARED_REQUIRES(Locks::mutator_lock_) { in GetDexCacheOffset() function in art::OatWriter::WriteCodeMethodVisitor