/external/valgrind/main/memcheck/tests/ |
trivialleak.c | 5 void* leak; local 8 leak = (void*)malloc( 1 );
|
leak-cases-full.stderr.exp | 7 by 0x........: mk (leak-cases.c:52) 8 by 0x........: f (leak-cases.c:78) 9 by 0x........: main (leak-cases.c:107) 13 by 0x........: mk (leak-cases.c:52) 14 by 0x........: f (leak-cases.c:81) 15 by 0x........: main (leak-cases.c:107) 19 by 0x........: mk (leak-cases.c:52) 20 by 0x........: f (leak-cases.c:84) 21 by 0x........: main (leak-cases.c:107) 25 by 0x........: mk (leak-cases.c:52 [all...] |
leak-cases-possible.stderr.exp | 7 by 0x........: mk (leak-cases.c:52) 8 by 0x........: f (leak-cases.c:74) 9 by 0x........: main (leak-cases.c:107) 13 by 0x........: mk (leak-cases.c:52) 14 by 0x........: f (leak-cases.c:76) 15 by 0x........: main (leak-cases.c:107) 19 by 0x........: mk (leak-cases.c:52) 20 by 0x........: f (leak-cases.c:91) 21 by 0x........: main (leak-cases.c:107)
|
leak-tree.stderr.exp | 7 by 0x........: mk (leak-tree.c:28) 8 by 0x........: f (leak-tree.c:44) 9 by 0x........: main (leak-tree.c:63) 13 by 0x........: mk (leak-tree.c:28) 14 by 0x........: f (leak-tree.c:43) 15 by 0x........: main (leak-tree.c:63)
|
leak-cycle.stderr.exp | 7 by 0x........: mk (leak-cycle.c:15) 8 by 0x........: mkcycle (leak-cycle.c:26) 9 by 0x........: main (leak-cycle.c:44) 13 by 0x........: mk (leak-cycle.c:15) 14 by 0x........: mkcycle (leak-cycle.c:26) 15 by 0x........: main (leak-cycle.c:45) 19 by 0x........: mk (leak-cycle.c:15) 20 by 0x........: mkcycle (leak-cycle.c:26) 21 by 0x........: main (leak-cycle.c:51) 25 by 0x........: mk (leak-cycle.c:15 [all...] |
brk2.stderr.exp | 7 For a detailed leak analysis, rerun with: --leak-check=full
|
erringfds.stderr.exp | 8 For a detailed leak analysis, rerun with: --leak-check=full
|
leak-pool-0.stderr.exp | 7 For a detailed leak analysis, rerun with: --leak-check=full
|
leak-pool-1.stderr.exp | 7 For a detailed leak analysis, rerun with: --leak-check=full
|
leak-pool-2.stderr.exp | 7 For a detailed leak analysis, rerun with: --leak-check=full
|
leak-pool-3.stderr.exp | 7 For a detailed leak analysis, rerun with: --leak-check=full
|
leak-pool-4.stderr.exp | 7 For a detailed leak analysis, rerun with: --leak-check=full
|
leak-pool-5.stderr.exp | 7 For a detailed leak analysis, rerun with: --leak-check=full
|
linux-syscalls-2007.stderr.exp | 7 For a detailed leak analysis, rerun with: --leak-check=full
|
linux-syslog-syscall.stderr.exp | 8 For a detailed leak analysis, rerun with: --leak-check=full
|
mallinfo.stderr.exp | 8 For a detailed leak analysis, rerun with: --leak-check=full
|
new_override.stderr.exp | 7 For a detailed leak analysis, rerun with: --leak-check=full
|
describe-block.stderr.exp | 12 For a detailed leak analysis, rerun with: --leak-check=full
|
/external/valgrind/main/memcheck/tests/linux/ |
brk.stderr.exp | 7 For a detailed leak analysis, rerun with: --leak-check=full
|
capget.stderr.exp | 11 For a detailed leak analysis, rerun with: --leak-check=full
|
lsframe1.stderr.exp | 9 For a detailed leak analysis, rerun with: --leak-check=full
|
lsframe2.stderr.exp | 9 For a detailed leak analysis, rerun with: --leak-check=full
|
sigqueue.stderr.exp | 8 For a detailed leak analysis, rerun with: --leak-check=full
|
/external/valgrind/main/memcheck/tests/ppc32/ |
power_ISA2_05.stderr.exp | 7 For a detailed leak analysis, rerun with: --leak-check=full
|
/external/valgrind/main/memcheck/tests/ppc64/ |
power_ISA2_05.stderr.exp | 7 For a detailed leak analysis, rerun with: --leak-check=full
|