Searched refs:vB_wide (Results 1 – 2 of 2) sorted by relevance
/dalvik/libdex/ | ||
D | InstrUtils.h | 138 u8 vB_wide; /* for kFmt51l */ member |
D | InstrUtils.cpp | 643 pDec->vB_wide = FETCH_u4(1) | ((u8) FETCH_u4(3) << 32); in dexDecodeInstruction() |