Power10 Copy/Paste Extensions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / section15.d
1 #objdump: -s
2 #name: elf section15
3 # .pushsection always creates the named section, but the
4 # test harness translates ".text" into "P" for the RX...
5 #notarget: rx-*
6
7 .*: +file format .*
8
9 # The MIPS includes a 'section .reginfo' and such here.
10 #...
11 Contents of section .bar:
12 0000 00000000 00000000 0000 .*
13 Contents of section .bar:
14 0000 0102 .*
15 Contents of section .bar:
16 0000 0102 .*
17 Contents of section .bar:
18 0000 0103 .*
19 Contents of section .bar:
20 0000 04 .*
21 Contents of section .text:
22 0000 feff .*
23 # Arm includes a .ARM.attributes section here
24 #...
This page took 0.048892 seconds and 4 git commands to generate.