2011-05-31 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / mapping.d
... / ...
CommitLineData
1#objdump: --syms --special-syms
2#name: ARM Mapping Symbols
3# This test is only valid on ELF based ports.
4#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
5
6# Test the generation of ARM ELF Mapping Symbols
7
8.*: +file format.*arm.*
9
10SYMBOL TABLE:
110+00 l d .text 0+0 (|.text)
120+00 l d .data 0+0 (|.data)
130+00 l d .bss 0+0 (|.bss)
140+00 l .text 0+0 \$a
150+08 l .text 0+0 \$t
160+00 l d foo 0+0 (|foo)
170+00 l foo 0+0 \$t
18#Maybe section symbol for .ARM.attributes
19#...
200+00 g .text 0+0 mapping
210+08 g F .text 0+0 thumb_mapping
This page took 0.024222 seconds and 4 git commands to generate.