Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.cc1785 auto* roots_end = reinterpret_cast<GcRoot<mirror::Object>*>(bss_end_); in GetBssGcRoots() local
1786 return ArrayRef<GcRoot<mirror::Object>>(roots, roots_end - roots); in GetBssGcRoots()