mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
12 lines
262 B
D
12 lines
262 B
D
|
#PROG: objcopy
|
||
|
#source: custom-section.s
|
||
|
#as:
|
||
|
#objcopy: -Ielf32-wasm32 -Owasm
|
||
|
#objdump: -bbinary -s
|
||
|
|
||
|
.*:.*file format binary
|
||
|
|
||
|
Contents of section .data:
|
||
|
0000 0061736d 01000000 0008046e 616d6502 .asm.......name.
|
||
|
0010 0100 .. *$
|