Home
last modified time | relevance | path

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

/art/imgdiag/
Dimgdiag.cc258 zygote_contents_(zygote_contents), in RegionCommon()
324 ArrayRef<uint8_t> zygote_contents_; member
1191 base_ptr = RegionCommon<T>::zygote_contents_.data(); in ProcessRegion()
1236 const bool have_zygote = !RegionCommon<T>::zygote_contents_.empty(); in ComputeEntryDirty()
1238 have_zygote ? &RegionCommon<T>::zygote_contents_[offset] : nullptr; in ComputeEntryDirty()