Home | History | Annotate | Download | only in libdex

Lines Matching refs:u4

86     u4 stringIdx = readUnsignedLeb128(pStream);
102 u4 typeIdx = readUnsignedLeb128(pStream);
120 static void emitLocalCbIfLive(void *cnxt, int reg, u4 endAddress,
145 u4 protoIdx,
146 u4 accessFlags,
153 u4 insnsSize = pCode->insnsSize;
154 u4 line = readUnsignedLeb128(&stream);
155 u4 parametersSize = readUnsignedLeb128(&stream);
157 u4 address = 0;
316 u4 protoIdx,
317 u4 accessFlags,