blob: 41dc650da272183c325ea19f11c4c5ec17bed900 (
plain)
1
2
3
4
5
6
7
8
9
|
#PROG: objcopy
#source: pr19020.in
#as: binary
#objcopy: -O binary -I binary --pad-to=10 --gap-fill=65 --reverse-bytes=8
#objdump: -b binary -s
#...
Contents of section .data:
0000 68676665 64636261 4141 +hgfedcbaAA +
|