1 #objdump: -b binary -s
2 #name: MIPS link ELF into binary output format
3 #ld: -r --oformat=binary -T binary.ld
4 
5 .*: +file format binary
6 
7 Contents of section \.data:
8  0000 61626364 65666768 696a6b6c 6d6e6f70  abcdefghijklmnop
9