Searched refs:GetVRegPairFromDebuggerShadowFrame (Results 1 – 2 of 2) sorted by relevance
329 bool GetVRegPairFromDebuggerShadowFrame(uint16_t vreg,
386 bool StackVisitor::GetVRegPairFromDebuggerShadowFrame(uint16_t vreg, in GetVRegPairFromDebuggerShadowFrame() function in art::StackVisitor411 if (GetVRegPairFromDebuggerShadowFrame(vreg, kind_lo, kind_hi, val)) { in GetVRegPair()