Home | History | Annotate | Download | only in runtime

Lines Matching refs:Set4BE

1713   JDWP::Set4BE(expandBufGetBuffer(pReply) + numLinesOffset, context.numItems);
1777 JDWP::Set4BE(expandBufGetBuffer(pReply) + variable_count_offset, context.variable_count);
2752 JDWP::Set4BE(buf + 1, intVal);
2762 JDWP::Set4BE(buf + 1, intVal);
4310 JDWP::Set4BE(buf + kJDWPHeaderSizeOffset, expandBufGetLength(pReply));
4311 JDWP::Set4BE(buf + kJDWPHeaderIdOffset, request_id);
4455 JDWP::Set4BE(*pReplyBuf, out_type);
4456 JDWP::Set4BE((*pReplyBuf) + 4, static_cast<uint32_t>(out_data.size()));
4508 JDWP::Set4BE(&buf[0], t->GetThreadId());
4733 JDWP::Set4BE(pieceLenField_, totalAllocationUnits_);
4925 JDWP::Set4BE(&heap_id[0], 1); // Heap id (bogus; we only have one heap).
5322 JDWP::Set4BE(&bytes[string_table_offset], bytes.size());