Home | History | Annotate | Download | only in ld-scripts
      1 #source: section-match-1.s
      2 #ld: -T section-match-1.t
      3 #objdump: -s
      4 #notarget: *-*-osf* *-*-aix* *-*-pe *-*-*aout *-*-*oldld *-*-ecoff *-*-netbsd *-*-vms h8300-*-* tic30-*-*
      5 # This test uses arbitary section names, which are not support by some
      6 # file formts.  Also these section names must be present in the
      7 # output, not translated into some other name, eg .text
      8 
      9 .*:     file format .*
     10 
     11 #...
     12 Contents of section \.secA:
     13  [0-9a-f]* (01)?0+(01)? .*
     14 Contents of section \.secC:
     15  [0-9a-f]* (02)?0+(02)? .*
     16 #pass
     17