Home
last modified time | relevance | path

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

/art/runtime/
Dstack.h365 bool GetVRegPairFromDebuggerShadowFrame(uint16_t vreg,
Dstack.cc420 bool StackVisitor::GetVRegPairFromDebuggerShadowFrame(uint16_t vreg, in GetVRegPairFromDebuggerShadowFrame() function in art::StackVisitor
445 if (GetVRegPairFromDebuggerShadowFrame(vreg, kind_lo, kind_hi, val)) { in GetVRegPair()