Home | History | Annotate | Download | only in memcheck

Lines Matching refs:umsg

732          In theory, we should not call VG_(umsg) in a signal handler,
734 VG_(umsg)("leak_search_fault_catcher:"
1141 VG_(umsg)("*%#lx points at %#lx\n", ptr, searched);
1147 VG_(umsg)("*%#lx interior points at %lu bytes inside %#lx\n",
1154 VG_(umsg)("block at %#lx considered reachable "
1694 VG_(umsg)("xtree leak report: %s\n", lcp->xt_filename);
1708 VG_(umsg)("LEAK SUMMARY:\n");
1709 VG_(umsg)(" definitely lost: %'lu%s bytes in %'lu%s blocks\n",
1714 VG_(umsg)(" indirectly lost: %'lu%s bytes in %'lu%s blocks\n",
1719 VG_(umsg)(" possibly lost: %'lu%s bytes in %'lu%s blocks\n",
1724 VG_(umsg)(" still reachable: %'lu%s bytes in %'lu%s blocks\n",
1732 VG_(umsg)(" of which "
1739 VG_(umsg)(" %-19s: "
1748 VG_(umsg)(" suppressed: %'lu%s bytes in %'lu%s blocks\n",
1757 VG_(umsg)("To see details of leaked memory, "
1760 VG_(umsg)("Rerun with --leak-check=full to see details "
1765 VG_(umsg)("Reachable blocks (those to which a pointer "
1768 VG_(umsg)("To see them, add 'reachable any' args to leak_check\n");
1770 VG_(umsg)("To see them, rerun with: --leak-check=full "
1773 VG_(umsg)("\n");
1803 VG_(umsg)(" ");
1804 VG_(umsg)("%p[%lu] indirect loss record %u\n",
1809 VG_(umsg)
1829 VG_(umsg)("Can't print block list : no valid leak search result\n");
1834 VG_(umsg)("Can't print obsolete block list : redo a leak search first\n");
1886 VG_(umsg)("%p[%lu] (found via heuristic %s)\n",
1890 VG_(umsg)("%p[%lu]\n",
1905 VG_(umsg)("error: no loss record found for %p[%lu]?????\n",
2033 VG_(umsg)("All heap blocks were freed -- no leaks are possible\n");
2034 VG_(umsg)("\n");
2133 VG_(umsg)("Block 0x%lx..0x%lx overlaps with block 0x%lx..0x%lx\n",
2135 VG_(umsg)("Blocks allocation contexts:\n"),
2137 VG_(umsg)("\n"),
2139 VG_(umsg)("This is usually caused by using ");
2140 VG_(umsg)("VALGRIND_MALLOCLIKE_BLOCK in an inappropriate way.\n");
2168 VG_(umsg)( "Searching for pointers to %'d not-freed blocks\n",
2184 VG_(umsg)("Checked %'lu bytes\n", lc_scanned_szB);
2186 VG_(umsg)("Skipped %'lu bytes due to read errors\n",
2188 VG_(umsg)( "\n" );
2238 VG_(umsg)
2242 VG_(umsg)
2256 VG_(umsg) ("Searching for pointers to %#lx\n", address);
2258 VG_(umsg) ("Searching for pointers pointing in %lu bytes from %#lx\n",