Lines Matching refs:expandBufAdd4BE
90 case 4: expandBufAdd4BE(pReply, value); break; in jdwpWriteValue()
194 expandBufAdd4BE(pReply, 1); // major in handleVM_Version()
195 expandBufAdd4BE(pReply, 5); // minor in handleVM_Version()
233 expandBufAdd4BE(pReply, numClasses); in handleVM_ClassesBySignature()
244 expandBufAdd4BE(pReply, status); in handleVM_ClassesBySignature()
265 expandBufAdd4BE(pReply, threadCount); in handleVM_AllThreads()
290 expandBufAdd4BE(pReply, groups); in handleVM_TopLevelThreadGroups()
307 expandBufAdd4BE(pReply, sizeof(FieldId)); in handleVM_IDSizes()
308 expandBufAdd4BE(pReply, sizeof(MethodId)); in handleVM_IDSizes()
309 expandBufAdd4BE(pReply, sizeof(ObjectId)); in handleVM_IDSizes()
310 expandBufAdd4BE(pReply, sizeof(RefTypeId)); in handleVM_IDSizes()
311 expandBufAdd4BE(pReply, sizeof(FrameId)); in handleVM_IDSizes()
419 expandBufAdd4BE(pReply, classPaths); in handleVM_ClassPaths()
424 expandBufAdd4BE(pReply, bootClassPaths); in handleVM_ClassPaths()
488 expandBufAdd4BE(pReply, numClasses); in handleVM_AllClassesWithGeneric()
502 expandBufAdd4BE(pReply, status); in handleVM_AllClassesWithGeneric()
535 expandBufAdd4BE(pReply, modBits); in handleRT_Modifiers()
551 expandBufAdd4BE(pReply, numFields); in handleRT_GetValues()
589 expandBufAdd4BE(pReply, status); in handleRT_Status()
882 expandBufAdd4BE(pReply, numFields); in handleOR_GetValues()
1075 expandBufAdd4BE(pReply, threadStatus); in handleTR_Status()
1076 expandBufAdd4BE(pReply, suspendStatus); in handleTR_Status()
1130 expandBufAdd4BE(pReply, frames); in handleTR_Frames()
1166 expandBufAdd4BE(pReply, (u4)frameCount); in handleTR_FrameCount()
1199 expandBufAdd4BE(pReply, suspendCount); in handleTR_SuspendCount()
1257 expandBufAdd4BE(pReply, threadCount); in handleTGR_Children()
1269 expandBufAdd4BE(pReply, 1); in handleTGR_Children()
1272 expandBufAdd4BE(pReply, 0); in handleTGR_Children()
1291 expandBufAdd4BE(pReply, arrayLength); in handleAR_Length()
1311 expandBufAdd4BE(pReply, length); in handleAR_GetValues()
1354 expandBufAdd4BE(pReply, numClasses); in handleCLR_VisibleClasses()
1539 expandBufAdd4BE(pReply, requestId); in handleER_Set()
1586 expandBufAdd4BE(pReply, slots); /* "int values" */ in handleSF_GetValues()