Searched refs:layout_sections (Results 1 – 1 of 1) sorted by relevance
521 const DexLayoutSections* const layout_sections = oat_dex_file->GetDexLayoutSections(); in Dump() local522 if (layout_sections != nullptr) { in Dump()524 os << *layout_sections; in Dump()