Initial commit
This commit is contained in:
20
p2-load/tests/valgrind/C_simple_H.txt
Normal file
20
p2-load/tests/valgrind/C_simple_H.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
==2764926== Memcheck, a memory error detector
|
||||
==2764926== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al.
|
||||
==2764926== Using Valgrind-3.22.0 and LibVEX; rerun with -h for copyright info
|
||||
==2764926== Command: ../y86 -H inputs/simple.o
|
||||
==2764926==
|
||||
01 00 00 01 10 00 02 00 58 00 70 00 45 4c 46 00
|
||||
Mini-ELF version 1
|
||||
Entry point 0x100
|
||||
There are 2 program headers, starting at offset 16 (0x10)
|
||||
There is a symbol table starting at offset 88 (0x58)
|
||||
There is a string table starting at offset 112 (0x70)
|
||||
==2764926==
|
||||
==2764926== HEAP SUMMARY:
|
||||
==2764926== in use at exit: 0 bytes in 0 blocks
|
||||
==2764926== total heap usage: 3 allocs, 3 frees, 16,856 bytes allocated
|
||||
==2764926==
|
||||
==2764926== All heap blocks were freed -- no leaks are possible
|
||||
==2764926==
|
||||
==2764926== For lists of detected and suppressed errors, rerun with: -s
|
||||
==2764926== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
|
||||
Reference in New Issue
Block a user