Home
last modified time | relevance | path

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

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