binutils-gdb/gas/testsuite/gas/elf/section15.d

25 lines
555 B
Makefile

#objdump: -s
#name: elf section15
# .pushsection always creates the named section, but the
# test harness translates ".text" into "P" for the RX...
#notarget: rx-*
.*: +file format .*
# The MIPS includes a 'section .reginfo' and such here.
#...
Contents of section .bar:
0000 00000000 00000000 0000 .*
Contents of section .bar:
0000 0102 .*
Contents of section .bar:
0000 0102 .*
Contents of section .bar:
0000 0103 .*
Contents of section .bar:
0000 04 .*
Contents of section .text:
0000 feff .*
# Arm includes a .ARM.attributes section here
#...