Enhance objdump so that it will use .got, .plt and .plt.got section symbols when...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr19609-1l.d
index aedf5d8ce7fc55be13975147958054c3a144a714..5559399f7255a2f812ba0418ec702c07c0a9f94c 100644 (file)
@@ -9,15 +9,15 @@
 Disassembly of section .text:
 
 [a-f0-9]+ <_start>:
-[      ]*[a-f0-9]+:    48 3b 05 ([0-9a-f]{2} ){4} *    cmp    0x[a-f0-9]+\(%rip\),%rax        # [a-f0-9]+ <_start\+0x[a-f0-9]+>
-[      ]*[a-f0-9]+:    3b 0d ([0-9a-f]{2} ){4} *       cmp    0x[a-f0-9]+\(%rip\),%ecx        # [a-f0-9]+ <_start\+0x[a-f0-9]+>
-[      ]*[a-f0-9]+:    4c 3b 1d ([0-9a-f]{2} ){4} *    cmp    0x[a-f0-9]+\(%rip\),%r11        # [a-f0-9]+ <_start\+0x[a-f0-9]+>
-[      ]*[a-f0-9]+:    44 3b 25 ([0-9a-f]{2} ){4} *    cmp    0x[a-f0-9]+\(%rip\),%r12d        # [a-f0-9]+ <_start\+0x[a-f0-9]+>
+[      ]*[a-f0-9]+:    48 3b 05 ([0-9a-f]{2} ){4} *    cmp    0x[a-f0-9]+\(%rip\),%rax        # [a-f0-9]+ <.*>
+[      ]*[a-f0-9]+:    3b 0d ([0-9a-f]{2} ){4} *       cmp    0x[a-f0-9]+\(%rip\),%ecx        # [a-f0-9]+ <.*>
+[      ]*[a-f0-9]+:    4c 3b 1d ([0-9a-f]{2} ){4} *    cmp    0x[a-f0-9]+\(%rip\),%r11        # [a-f0-9]+ <.*>
+[      ]*[a-f0-9]+:    44 3b 25 ([0-9a-f]{2} ){4} *    cmp    0x[a-f0-9]+\(%rip\),%r12d        # [a-f0-9]+ <.*>
 [      ]*[a-f0-9]+:    48 8d 05 ([0-9a-f]{2} ){4} *    lea    -0x[a-f0-9]+\(%rip\),%rax        # 0 <_start-0x[a-f0-9]+>
 [      ]*[a-f0-9]+:    8d 0d ([0-9a-f]{2} ){4} *       lea    -0x[a-f0-9]+\(%rip\),%ecx        # 0 <_start-0x[a-f0-9]+>
 [      ]*[a-f0-9]+:    4c 8d 1d ([0-9a-f]{2} ){4} *    lea    -0x[a-f0-9]+\(%rip\),%r11        # 0 <_start-0x[a-f0-9]+>
 [      ]*[a-f0-9]+:    44 8d 25 ([0-9a-f]{2} ){4} *    lea    -0x[a-f0-9]+\(%rip\),%r12d        # 0 <_start-0x[a-f0-9]+>
-[      ]*[a-f0-9]+:    48 85 05 ([0-9a-f]{2} ){4} *    test   %rax,0x[a-f0-9]+\(%rip\)        # [a-f0-9]+ <_start\+0x[a-f0-9]+>
-[      ]*[a-f0-9]+:    85 0d ([0-9a-f]{2} ){4} *       test   %ecx,0x[a-f0-9]+\(%rip\)        # [a-f0-9]+ <_start\+0x[a-f0-9]+>
-[      ]*[a-f0-9]+:    4c 85 1d ([0-9a-f]{2} ){4} *    test   %r11,0x[a-f0-9]+\(%rip\)        # [a-f0-9]+ <_start\+0x[a-f0-9]+>
-[      ]*[a-f0-9]+:    44 85 25 ([0-9a-f]{2} ){4} *    test   %r12d,0x[a-f0-9]+\(%rip\)        # [a-f0-9]+ <_start\+0x[a-f0-9]+>
+[      ]*[a-f0-9]+:    48 85 05 ([0-9a-f]{2} ){4} *    test   %rax,0x[a-f0-9]+\(%rip\)        # [a-f0-9]+ <.*>
+[      ]*[a-f0-9]+:    85 0d ([0-9a-f]{2} ){4} *       test   %ecx,0x[a-f0-9]+\(%rip\)        # [a-f0-9]+ <.*>
+[      ]*[a-f0-9]+:    4c 85 1d ([0-9a-f]{2} ){4} *    test   %r11,0x[a-f0-9]+\(%rip\)        # [a-f0-9]+ <.*>
+[      ]*[a-f0-9]+:    44 85 25 ([0-9a-f]{2} ){4} *    test   %r12d,0x[a-f0-9]+\(%rip\)        # [a-f0-9]+ <.*>
This page took 0.026571 seconds and 4 git commands to generate.