AArch64: Have -D override mapping symbol as documented.
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / aarch64 / out-of-order.d
index f78adec2162b0714f2f461111651f1cc6e561e13..410f37f68ea21f9e16e2319b5048c123cec99910 100644 (file)
@@ -1,20 +1,10 @@
 #PROG: objcopy
 #ld: -T out-of-order.T
-#objdump: -D
+#objdump: -d
 #name: Check if disassembler can handle sections in different order than header
 
 .*: +file format .*aarch64.*
 
-Disassembly of section \.global:
-
-00000000ffe00000 <\.global>:
-    ffe00000:  00000001        \.word  0x00000001
-    ffe00004:  00000000        \.word  0x00000000
-    ffe00008:  00000001        \.word  0x00000001
-    ffe0000c:  00000000        \.word  0x00000000
-    ffe00010:  00000001        \.word  0x00000001
-    ffe00014:  00000000        \.word  0x00000000
-
 Disassembly of section \.func2:
 
 0000000004018280 <\.func2>:
@@ -35,8 +25,3 @@ Disassembly of section \.func3:
  401500c:      8b010000        add     x0, x0, x1
  4015010:      8b010000        add     x0, x0, x1
  4015014:      00000000        \.word  0x00000000
-
-Disassembly of section \.rodata:
-
-0000000004015018 <\.rodata>:
- 4015018:      00000004        \.word  0x00000004
This page took 0.023426 seconds and 4 git commands to generate.