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

/external/valgrind/main/memcheck/
H A Dmc_malloc_wrappers.c483 void record_freemismatch_error (ThreadId tid, MC_Chunk* mc) function
485 /* MC_(record_freemismatch_error) reports errors for still
492 MC_(record_freemismatch_error) ( tid, mc );
510 record_freemismatch_error ( tid, mc );
560 record_freemismatch_error ( tid, old_mc );
H A Dmc_include.h426 void MC_(record_freemismatch_error) ( ThreadId tid, MC_Chunk* mc );
H A Dmc_errors.c788 void MC_(record_freemismatch_error) ( ThreadId tid, MC_Chunk* mc ) function

Completed in 73 milliseconds