1#objdump: -s
2#name: elf section1
3# The h8300 port issues a warning message for
4# new sections created without atrributes.
5#skip: h8300-*
6
7.*: +file format .*
8
9Contents of section .data:
10 0+000 00 ?00 ?00 ?00 ?00 ?00 ?00 ?00 ?00 ?00 ?00 ?00 ?00 ?00 ?00 ?00.*
11# The MIPS includes a 'section .reginfo' and such here.
12#...
13Contents of section A:
14 0+000 01 ?01 ?01 ?01 ?01 ?01 ?01 ?01 ?01 ?01 ?01 ?01 ?01 ?01 ?01 ?01.*
15Contents of section B:
16 0+000 02 ?02 ?02 ?02 ?02 ?02 ?02 ?02 ?02 ?02 ?02 ?02 ?02 ?02 ?02 ?02.*
17Contents of section C:
18 0+000 03 ?03 ?03 ?03 ?03 ?03 ?03 ?03 ?03 ?03 ?03 ?03 ?03 ?03 ?03 ?03.*
19# Arm includes a .ARM.attributes section here
20#...
21