Lines Matching full:blocks
59 // Different kinds of blocks.
98 // This covers heap blocks (normal and from mempools) and user-defined
99 // blocks.
236 // Call to strcpy, memcpy, etc, with overlapping blocks.
482 "in %'u%s blocks"
497 emit( " <text>%'lu%s bytes in %'u%s blocks"
511 "%'lu%s (%'lu%s direct, %'lu%s indirect) bytes in %'u%s blocks"
522 "%'lu%s bytes in %'u%s blocks are %s in loss record %'u of %'u\n",
1118 /* Blocks allocated by memcheck malloc functions are either
1120 Custom blocks can be on both : a recently freed block might
1344 // Use zero as the redzone for client blocks.
1408 OverlapSupp, // Overlapping blocks in memcpy(), strcpy(), etc