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