summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/arm/mapping4.d
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/arm/mapping4.d')
-rw-r--r--binutils-2.25/gas/testsuite/gas/arm/mapping4.d15
1 files changed, 15 insertions, 0 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/arm/mapping4.d b/binutils-2.25/gas/testsuite/gas/arm/mapping4.d
new file mode 100644
index 00000000..2d82a1a0
--- /dev/null
+++ b/binutils-2.25/gas/testsuite/gas/arm/mapping4.d
@@ -0,0 +1,15 @@
+#objdump: --syms --special-syms
+#name: ARM Mapping Symbols Test 4
+# This test is only valid on ELF based ports.
+#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
+
+.*: +file format.*arm.*
+
+SYMBOL TABLE:
+00000000 l d .text 00000000 .text
+00000000 l d .data 00000000 .data
+00000000 l d .bss 00000000 .bss
+00000000 l .text 00000000 \$a
+00000000 l d .ARM.attributes 00000000 .ARM.attributes
+
+