Searched refs:read_UInt_le (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/auxprogs/
H A Dvalgrind-di-server.c363 static UInt read_UInt_le ( UChar* src ) function
684 UInt rd_adler = read_UInt_le(&rd_first8[0]);
685 UInt rd_len = read_UInt_le(&rd_first8[4]);
/external/valgrind/main/coregrind/m_debuginfo/
H A Dimage.c107 static UInt read_UInt_le ( UChar* src ) function
246 UInt rd_adler = read_UInt_le(&rd_first8[0]);
247 UInt rd_len = read_UInt_le(&rd_first8[4]);

Completed in 58 milliseconds