Initial commit
This commit is contained in:
25
p2-load/tests/valgrind/B_stripped_mH.txt
Normal file
25
p2-load/tests/valgrind/B_stripped_mH.txt
Normal file
@@ -0,0 +1,25 @@
|
||||
==2765094== Memcheck, a memory error detector
|
||||
==2765094== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al.
|
||||
==2765094== Using Valgrind-3.22.0 and LibVEX; rerun with -h for copyright info
|
||||
==2765094== Command: ../y86 -mH inputs/stripped.o
|
||||
==2765094==
|
||||
01 00 00 01 10 00 02 00 00 00 00 00 45 4c 46 00
|
||||
Mini-ELF version 1
|
||||
Entry point 0x100
|
||||
There are 2 program headers, starting at offset 16 (0x10)
|
||||
There is no symbol table present
|
||||
There is no string table present
|
||||
Contents of memory from 0100 to 0115:
|
||||
0100 30 f3 0f 00 00 00 20 31 40 13 fd ff ff ff 60 31
|
||||
0110 70 08 01 00 00
|
||||
Contents of memory from 0200 to 020b:
|
||||
0200 aa bb cc dd 00 00 00 dd 00 00 00
|
||||
==2765094==
|
||||
==2765094== HEAP SUMMARY:
|
||||
==2765094== in use at exit: 0 bytes in 0 blocks
|
||||
==2765094== total heap usage: 3 allocs, 3 frees, 16,856 bytes allocated
|
||||
==2765094==
|
||||
==2765094== All heap blocks were freed -- no leaks are possible
|
||||
==2765094==
|
||||
==2765094== For lists of detected and suppressed errors, rerun with: -s
|
||||
==2765094== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
|
||||
Reference in New Issue
Block a user