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