Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2156 bottom_of_used_area_ = fsc.ComputeLayout(self, sp, shorty, shorty_len, in BuildGenericJniFrameVisitor()
2187 return bottom_of_used_area_; in GetBottomOfUsedArea()
2234 void* bottom_of_used_area_; member in art::BuildGenericJniFrameVisitor