HomeSort by relevance Sort by last modified time
    Searched defs:record_freemismatch_error (Results 1 - 2 of 2) sorted by null

  /external/valgrind/memcheck/
mc_malloc_wrappers.c 479 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 );
    [all...]
mc_errors.c 846 void MC_(record_freemismatch_error) ( ThreadId tid, MC_Chunk* mc ) function
    [all...]

Completed in 499 milliseconds