]> Git Repo - binutils.git/blob - binutils/testsuite/binutils-all/wasm32/custom-section.d
Automatic date update in version.in
[binutils.git] / binutils / testsuite / binutils-all / wasm32 / custom-section.d
1 #PROG: objcopy
2 #source: custom-section.s
3 #as:
4 #objcopy: -Ielf32-wasm32 -Owasm
5 #objdump: -bbinary -s
6
7 .*:.*file format binary
8
9 Contents of section .data:
10  0000 0061736d 01000000 0008046e 616d6502  .asm.......name.
11  0010 0100                                 .. *$
This page took 0.027369 seconds and 4 git commands to generate.