]> Git Repo - binutils.git/blob - binutils/testsuite/binutils-all/wasm32/parse-wasm-2.d
Automatic date update in version.in
[binutils.git] / binutils / testsuite / binutils-all / wasm32 / parse-wasm-2.d
1 #PROG: objcopy
2 #source: parse-wasm-2.s
3 #as:
4 #objcopy: -Ielf32-wasm32 -Obinary
5 #objdump: -bwasm -s
6
7 .*:.*file format wasm
8
9 Contents of section .wasm.type:
10  80000000 01600001 7f                          .`...           
11 Contents of section .wasm.function:
12  80000005 0100                                 ..              
13 Contents of section .wasm.code:
14  80000007 01858080 80000041 2a0f0b             .......A\*..     
15 #pass
This page took 0.025078 seconds and 4 git commands to generate.