Home | History | Annotate | Download | only in memcheck

Lines Matching refs:MC_Chunk

943 void MC_(record_freemismatch_error) ( ThreadId tid, MC_Chunk* mc )
1080 /* Functions used when searching MC_Chunk lists */
1082 Bool addr_is_in_MC_Chunk_default_REDZONE_SZB(MC_Chunk* mc, Addr a)
1088 Bool addr_is_in_MC_Chunk_with_REDZONE_SZB(MC_Chunk* mc, Addr a, SizeT rzB)
1103 MC_Chunk* mc;
1313 // possible because we have the MC_Chunk on hand when the error is
1368 MC_Chunk* mc;