Home
last modified time | relevance | path

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

/art/runtime/
Dstack.h404 : RootInfo(kRootJavaFrame, thread_id), stack_visitor_(stack_visitor), vreg_(vreg) { in JavaFrameRootInfo()
411 const size_t vreg_; variable
Dstack.cc615 visitor->DescribeLocation() << " vreg=" << vreg_; in Describe()