Home | History | Annotate | Download | only in memcheck

Lines Matching refs:umsg

797                   VG_(umsg)("*%#lx points at %#lx\n", ptr, searched);
799 VG_(umsg)("*%#lx interior points at %lu bytes inside %#lx\n",
1122 VG_(umsg)("LEAK SUMMARY:\n");
1123 VG_(umsg)(" definitely lost: %'lu%s bytes in %'lu%s blocks\n",
1128 VG_(umsg)(" indirectly lost: %'lu%s bytes in %'lu%s blocks\n",
1133 VG_(umsg)(" possibly lost: %'lu%s bytes in %'lu%s blocks\n",
1138 VG_(umsg)(" still reachable: %'lu%s bytes in %'lu%s blocks\n",
1143 VG_(umsg)(" suppressed: %'lu%s bytes in %'lu%s blocks\n",
1152 VG_(umsg)("To see details of leaked memory, give 'full' arg to leak_check\n");
1154 VG_(umsg)("Rerun with --leak-check=full to see details "
1160 VG_(umsg)("Reachable blocks (those to which a pointer "
1163 VG_(umsg)("To see them, add 'reachable any' args to leak_check\n");
1165 VG_(umsg)("To see them, rerun with: --leak-check=full "
1168 VG_(umsg)("\n");
1194 VG_(umsg)(" ");
1195 VG_(umsg)("%p[%lu] indirect loss record %d\n",
1199 VG_(umsg)
1213 VG_(umsg)("Can't print block list : no valid leak search result\n");
1218 VG_(umsg)("Can't print obsolete block list : redo a leak search first\n");
1247 VG_(umsg)("%p[%lu]\n",
1261 VG_(umsg)("error: no loss record found for %p[%lu]?????\n",
1365 VG_(umsg)("All heap blocks were freed -- no leaks are possible\n");
1366 VG_(umsg)("\n");
1430 VG_(umsg)("Block 0x%lx..0x%lx overlaps with block 0x%lx..0x%lx\n",
1432 VG_(umsg)("Blocks allocation contexts:\n"),
1434 VG_(umsg)("\n"),
1436 VG_(umsg)("This is usually caused by using VALGRIND_MALLOCLIKE_BLOCK");
1437 VG_(umsg)("in an inappropriate way.\n");
1463 VG_(umsg)( "Searching for pointers to %'d not-freed blocks\n",
1479 VG_(umsg)("Checked %'lu bytes\n", lc_scanned_szB);
1480 VG_(umsg)( "\n" );
1530 VG_(umsg)
1534 VG_(umsg)
1548 VG_(umsg) ("Searching for pointers to %#lx\n", address);
1550 VG_(umsg) ("Searching for pointers pointing in %lu bytes from %#lx\n",