[ARC] Fix warn.exp test error.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / mapping.d
CommitLineData
f29ff786 1#objdump: --syms --special-syms
6057a28f 2#name: ARM Mapping Symbols
9a5c4b9e
PB
3# This test is only valid on ELF based ports.
4#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
6057a28f
NC
5
6# Test the generation of ARM ELF Mapping Symbols
7
8.*: +file format.*arm.*
9
10SYMBOL TABLE:
5c799c07
AM
110+00 l d .text 0+0 (|.text)
120+00 l d .data 0+0 (|.data)
130+00 l d .bss 0+0 (|.bss)
9d2da7ca
JB
140+00 l .text 0+0 \$a
150+08 l .text 0+0 \$t
5c799c07 160+00 l d foo 0+0 (|foo)
9d2da7ca 170+00 l foo 0+0 \$t
ee065d83
PB
18#Maybe section symbol for .ARM.attributes
19#...
6057a28f 200+00 g .text 0+0 mapping
b7693d02 210+08 g F .text 0+0 thumb_mapping
This page took 0.524945 seconds and 4 git commands to generate.