20 lines
943 B
Plaintext
20 lines
943 B
Plaintext
==2765052== Memcheck, a memory error detector
|
|
==2765052== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al.
|
|
==2765052== Using Valgrind-3.22.0 and LibVEX; rerun with -h for copyright info
|
|
==2765052== Command: ../y86 -s inputs/moreflags.o
|
|
==2765052==
|
|
Segment Offset Size VirtAddr Type Flags
|
|
00 0x0060 0x0015 0x0100 DATA W
|
|
01 0x0075 0x000b 0x0200 DATA X
|
|
02 0x0080 0x0015 0x0300 DATA WX
|
|
03 0x0090 0x000b 0x0200 DATA RWX
|
|
==2765052==
|
|
==2765052== HEAP SUMMARY:
|
|
==2765052== in use at exit: 0 bytes in 0 blocks
|
|
==2765052== total heap usage: 3 allocs, 3 frees, 16,856 bytes allocated
|
|
==2765052==
|
|
==2765052== All heap blocks were freed -- no leaks are possible
|
|
==2765052==
|
|
==2765052== For lists of detected and suppressed errors, rerun with: -s
|
|
==2765052== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
|