• Home
  • Raw
  • Download

Lines Matching refs:umsg

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