Searched defs:MC_Chunk (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/memcheck/
H A Dmc_include.h68 MC_Chunk; typedef in typeref:struct:_MC_Chunk
99 MC_Chunk* MC_(get_freed_list_head)( void );
284 SizeT szB; // Sum of all MC_Chunk.szB values.
337 void MC_(record_freemismatch_error) ( ThreadId tid, MC_Chunk* mc );

Completed in 16 milliseconds