Home | History | Annotate | Download | only in elf
      1 #objdump: -s
      2 #name: elf section0
      3 # The h8300 port issues a warning message for
      4 # new sections created without atrributes.
      5 #skip: h8300-*
      6 
      7 .*: +file format .*
      8 
      9 Contents 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 #...
     13 Contents of section A:
     14  0+000 01 ?01 ?01 ?01 ?01 ?01 ?01 ?01 ?01 ?01 ?01 ?01 ?01 ?01 ?01 ?01.*
     15 Contents of section B:
     16  0+000 02 ?02 ?02 ?02 ?02 ?02 ?02 ?02 ?02 ?02 ?02 ?02 ?02 ?02 ?02 ?02.*
     17 Contents 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