Home
last modified time | relevance | path

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

/external/valgrind/auxprogs/
Dvalgrind-di-server.c384 static UInt read_UInt_le ( UChar* src ) in read_UInt_le() function
705 UInt rd_adler = read_UInt_le(&rd_first8[0]); in handle_transaction()
706 UInt rd_len = read_UInt_le(&rd_first8[4]); in handle_transaction()
/external/valgrind/coregrind/m_debuginfo/
Dimage.c172 static UInt read_UInt_le ( const UChar* src ) in read_UInt_le() function
311 UInt rd_adler = read_UInt_le(&rd_first8[0]); in do_transaction()
312 UInt rd_len = read_UInt_le(&rd_first8[4]); in do_transaction()