Allow objdump to recognise the System.Runtime.dll files that get shipped with .NET...
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / pr19020a.d
1 #PROG: objcopy
2 #source: pr19020.in
3 #as: binary
4 #objcopy: -O binary -I binary --pad-to=10 --gap-fill=65 --interleave=2 --interleave-width=1 --byte=0
5 #objdump: -b binary -s
6
7 #...
8 Contents of section .data:
9 0000 61636567 41414141 4141 +acegAAAAAA +
This page took 0.030734 seconds and 4 git commands to generate.