Remove unnecessary TUI declarations
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / wasm32 / custom-section.d
CommitLineData
f96bd6c2
PC
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
9Contents of section .data:
10 0000 0061736d 01000000 0008046e 616d6502 .asm.......name.
11 0010 0100 .. *$
This page took 0.15536 seconds and 4 git commands to generate.