Enhance objdump so that it will use .got, .plt and .plt.got section symbols when...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / farcall-bl-plt.d
index 28fcb8cee25c7702ee8b573c0b04da2cfa1de6cf..c5bb37267f7f22af36cbed000a1f811aee84054c 100644 (file)
@@ -7,7 +7,7 @@
 
 Disassembly of section .plt:
 
-.* <foo@plt.*>:
+.* <.plt>:
 .*:    a9bf7bf0        stp     x16, x30, \[sp, #-16\]!
 .*:    .*      adrp    x16, .* <__foo_veneer\+.*>
 .*:    .*      ldr     x17, \[x16, #.*\]
@@ -32,7 +32,7 @@ Disassembly of section .text:
 .*:    .*      b       .* <__foo_veneer\+.*>
 
 .* <__foo_veneer>:
-.*:    .*      adrp    x16, 0 <foo@plt.*>
+.*:    .*      adrp    x16, 0 <.*>
 .*:    .*      add     x16, x16, #.*
 .*:    d61f0200        br      x16
        ...
This page took 0.025246 seconds and 4 git commands to generate.