Lines Matching full:bytecode
43 u2* rPC; //PC pointer to bytecode
44 u2 inst; //current bytecode
45 int offsetPC/*offset in bytecode*/, offsetNCG/*byte offset in native code*/;
47 //! map from PC in bytecode to PC in native code
246 \brief for debugging purpose, dump the sequence of native code for each bytecode
278 ALOGI("LOWER bytecode %x size in u2: %d ncg size in byte: %d", i, size_in_u2, stream - tmpStart);
475 //! each bytecode is translated to a sequence of machine codes
482 ALOGI("LOWER bytecode %x at offsetPC %x offsetNCG %x @%p",
949 ALOGE("found bytecode OP_BREAKPOINT");
975 ALOGE("No JIT support for bytecode %x at offsetPC %x",