Searched refs:fieldTag (Results 1 – 1 of 1) sorted by relevance
629 JDWP::JdwpTag fieldTag = Dbg::GetStaticFieldBasicTag(fieldId); in CT_SetValues() local630 size_t width = Dbg::GetTagWidth(fieldTag); in CT_SetValues()633 VLOG(jdwp) << " --> field=" << fieldId << " tag=" << fieldTag << " --> " << value; in CT_SetValues()820 JDWP::JdwpTag fieldTag = Dbg::GetFieldBasicTag(fieldId); in OR_SetValues() local821 size_t width = Dbg::GetTagWidth(fieldTag); in OR_SetValues()824 …VLOG(jdwp) << " --> fieldId=" << fieldId << " tag=" << fieldTag << "(" << width << ") value=" <… in OR_SetValues()