Home
last modified time | relevance | path

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

/art/runtime/utils/
Ddex_cache_arrays_layout.h112 size_t CallSitesOffset() const { in CallSitesOffset() function
/art/runtime/mirror/
Ddex_cache.cc110 : reinterpret_cast<GcRoot<CallSite>*>(raw_arrays + layout.CallSitesOffset()); in InitializeDexCache()
/art/dex2oat/linker/
Dimage_writer.cc712 start + layout.CallSitesOffset(), in PrepareDexCacheArraySlots()