Home
last modified time | relevance | path

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

/art/imgdiag/
Dimgdiag.cc240 zygote_contents_(zygote_contents), in RegionCommon()
310 ArrayRef<uint8_t> zygote_contents_; member
1005 base_ptr = RegionCommon<T>::zygote_contents_.data(); in ProcessRegion()
1025 RegionCommon<T>::zygote_contents_, in ProcessRegion()
1069 const bool have_zygote = !RegionCommon<T>::zygote_contents_.empty(); in ComputeEntryDirty()
1071 have_zygote ? &RegionCommon<T>::zygote_contents_[offset] : nullptr; in ComputeEntryDirty()