Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexdiag.cc189 size_t first_page_of_section = section.offset / kPageSize; in FindSectionTypeForPage() local
195 if (first_page_of_section <= page) { in FindSectionTypeForPage()