Searched refs:record_freemismatch_error (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/memcheck/
H A Dmc_include.h375 void MC_(record_freemismatch_error) ( ThreadId tid, MC_Chunk* mc );
H A Dmc_malloc_wrappers.c363 MC_(record_freemismatch_error) ( tid, mc );
412 MC_(record_freemismatch_error) ( tid, mc );
H A Dmc_errors.c956 void MC_(record_freemismatch_error) ( ThreadId tid, MC_Chunk* mc ) function

Completed in 76 milliseconds