Add support to the ARC disassembler for selecting instruction classes.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / mapping3.d
CommitLineData
cd000bff
DJ
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
8SYMBOL TABLE:
900000000 l d .text 00000000 .text
1000000000 l d .data 00000000 .data
1100000000 l d .bss 00000000 .bss
1200000000 l .text 00000000 \$d
1300000004 l .text 00000000 \$a
1400000000 l d .ARM.attributes 00000000 .ARM.attributes
15
16
This page took 0.325291 seconds and 4 git commands to generate.