summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/aarch64/mapping2.d
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/aarch64/mapping2.d')
-rw-r--r--binutils-2.25/gas/testsuite/gas/aarch64/mapping2.d17
1 files changed, 17 insertions, 0 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/aarch64/mapping2.d b/binutils-2.25/gas/testsuite/gas/aarch64/mapping2.d
new file mode 100644
index 00000000..1d10e75b
--- /dev/null
+++ b/binutils-2.25/gas/testsuite/gas/aarch64/mapping2.d
@@ -0,0 +1,17 @@
+#objdump: --syms --special-syms
+#name: AArch64 Mapping Symbols Test 2
+# This test is only valid on ELF based ports.
+#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
+
+.*: +file format.*aarch64.*
+
+SYMBOL TABLE:
+[0]+00 l d .text 0[0]+00 .text
+[0]+00 l d .data 0[0]+00 .data
+[0]+00 l d .bss 0[0]+00 .bss
+[0]+00 l .text 0[0]+00 \$x
+[0]+04 l .text 0[0]+00 foo
+[0]+00 l d .comment 0[0]+00 .comment
+[0]+00 g F .text 0[0]+0c main
+
+