Home | History | Annotate | Download | only in arm
      1 #objdump: --syms --special-syms
      2 #name: ARM Mapping Symbols Test 3
      3 # This test is only valid on ELF based ports.
      4 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
      5 
      6 .*: +file format.*arm.*
      7 
      8 SYMBOL TABLE:
      9 00000000 l    d  .text	00000000 .text
     10 00000000 l    d  .data	00000000 .data
     11 00000000 l    d  .bss	00000000 .bss
     12 00000000 l       .text	00000000 \$d
     13 00000004 l       .text	00000000 \$a
     14 00000000 l    d  .ARM.attributes	00000000 .ARM.attributes
     15 
     16 
     17