Remove arm-aout and arm-coff support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / mapping2.d
1 #objdump: --syms --special-syms
2 #name: ARM Mapping Symbols Test 2
3 # This test is only valid on ELF based ports.
4 #not-target: *-*-pe *-*-wince
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 \$t
13 00000002 l .text 00000000 foo
14 00000000 l d .note 00000000 .note
15 00000000 l d .comment 00000000 .comment
16 00000000 l d .ARM.attributes 00000000 .ARM.attributes
17 00000000 g F .text 00000008 main
18
19
This page took 0.035399 seconds and 4 git commands to generate.