Lines Matching refs:pc_
303 pc_ = end_; // On error, terminate section decoding loop.
346 const byte* pos = pc_;
356 pos = pc_;
681 static_cast<int>(pc_ - start_));
705 static_cast<int>(pc_ - start_));
716 static_cast<int>(pc_ - start_));
781 static_cast<int>(pc_ - start_));
790 const byte* pos = pc_;
953 TRACE("DecodeGlobal[%d] module+%d\n", i, static_cast<int>(pc_ - start_));
969 static_cast<int>(pc_ - start_));
1068 const byte* pos = pc_;
1173 static_cast<int>(pc_ - start_));
1216 Decoder inner(start_, pc_, end_, buffer_offset_);
1243 Decoder inner(start_, pc_, end_, buffer_offset_);
1254 Decoder inner(start_, pc_, end_, buffer_offset_);
1267 TRACE("DecodeCompilationHints module+%d\n", static_cast<int>(pc_ - start_));
1285 // Decoder decoder(start_, pc_, end_, buffer_offset_);
1300 static_cast<int>(pc_ - start_));
1363 TRACE("DecodeBranchHints module+%d\n", static_cast<int>(pc_ - start_));
1367 Decoder inner(start_, pc_, end_, buffer_offset_);
1446 TRACE("DecodeTag[%d] module+%d\n", i, static_cast<int>(pc_ - start_));
1541 pc_ = start_;
1545 function->code = {off(pc_), static_cast<uint32_t>(end_ - pc_)};
1560 pc_ = start;
1692 const byte* pos = pc_;
1705 const byte* pos = pc_;
1716 const byte* p = pc_;
1744 const byte* pos = pc_;
1930 FunctionBody body(&sig, buffer_offset_, pc_, end_);
1941 this->pc_ = decoder.end();
1960 if (val > 1) error(pc_ - 1, "invalid mutability");
2055 const byte* pos = pc_;