Searched refs:fieldTag (Results 1 – 1 of 1) sorted by relevance
668 JDWP::JdwpTag fieldTag = Dbg::GetStaticFieldBasicTag(fieldId); in CT_SetValues() local669 size_t width = Dbg::GetTagWidth(fieldTag); in CT_SetValues()672 VLOG(jdwp) << " --> field=" << fieldId << " tag=" << fieldTag << " --> " << value; in CT_SetValues()842 JDWP::JdwpTag fieldTag = Dbg::GetFieldBasicTag(fieldId); in OR_SetValues() local843 size_t width = Dbg::GetTagWidth(fieldTag); in OR_SetValues()846 …VLOG(jdwp) << " --> fieldId=" << fieldId << " tag=" << fieldTag << "(" << width << ") value=" <… in OR_SetValues()