Home | History | Annotate | Download | only in memcheck

Lines Matching refs:MC_Chunk

956 void MC_(record_freemismatch_error) ( ThreadId tid, MC_Chunk* mc )
1093 /* Functions used when searching MC_Chunk lists */
1095 Bool addr_is_in_MC_Chunk_default_REDZONE_SZB(MC_Chunk* mc, Addr a)
1101 Bool addr_is_in_MC_Chunk_with_REDZONE_SZB(MC_Chunk* mc, Addr a, SizeT rzB)
1116 MC_Chunk* mc;
1315 // possible because we have the MC_Chunk on hand when the error is
1370 MC_Chunk* mc;