abd2d50b671c3ba48bbc1368f4316843eb46fdba
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / mapping4.d
1 #objdump: --syms --special-syms
2 #name: ARM Mapping Symbols Test 4
3 # This test is only valid on ELF based ports.
4 #notarget: *-*-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 \$a
13 00000000 l d .ARM.attributes 00000000 .ARM.attributes
14
15
This page took 0.030381 seconds and 3 git commands to generate.