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