Add support for ARM ELF Mapping symbols
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / mapping.d
CommitLineData
6057a28f
NC
1#objdump: --syms
2#name: ARM Mapping Symbols
3
4# Test the generation of ARM ELF Mapping Symbols
5
6.*: +file format.*arm.*
7
8SYMBOL TABLE:
90+00 l d .text 0+0
100+00 l d .data 0+0
110+00 l d .bss 0+0
120+00 l F .text 0+0 \$a
130+08 l .text 0+0 \$t
140+00 l O .data 0+0 \$d
150+00 l d foo 0+0
160+00 l foo 0+0 \$t
170+00 g .text 0+0 mapping
180+08 g .text 0+0 thumb_mapping
This page took 0.023215 seconds and 4 git commands to generate.