Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / load2.d
index f76ba9d55f27945b82eb4cdd1300d248b5386a4b..0ae721c816739c8fa1c1e57bf42ff34e1a7c8603 100644 (file)
@@ -14,5 +14,5 @@ Disassembly of section .text:
 [      ]*[a-f0-9]+:    48 8d 05 ([0-9a-f]{2} ){4} *    lea    -0x[a-f0-9]+\(%rip\),%rax        # [a-f0-9]+ <foo>
 [      ]*[a-f0-9]+:    4c 8d 1d ([0-9a-f]{2} ){4} *    lea    0x[a-f0-9]+\(%rip\),%r11        # [a-f0-9]+ <bar>
 [      ]*[a-f0-9]+:    48 8d 05 ([0-9a-f]{2} ){4} *    lea    0x[a-f0-9]+\(%rip\),%rax        # [a-f0-9]+ <__start_my_section>
-[      ]*[a-f0-9]+:    4c 8d 1d ([0-9a-f]{2} ){4} *    lea    0x[a-f0-9]+\(%rip\),%r11        # [a-f0-9]+ <__stop_my_section>
+[      ]*[a-f0-9]+:    4c 8d 1d ([0-9a-f]{2} ){4} *    lea    0x[a-f0-9]+\(%rip\),%r11        # [a-f0-9]+ <(__stop_my_section|pad)>
 #pass
This page took 0.024563 seconds and 4 git commands to generate.