Enhance objdump so that it will use .got, .plt and .plt.got section symbols when...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / mixed-app.d
index 60831614e41d5f67e7e1d2aa2decd8965b288ef8..4bcbdad8ded83dc8bef47475400457e4f2f0e96d 100644 (file)
@@ -6,9 +6,9 @@ start address 0x.*
 
 Disassembly of section .plt:
 
-.* <lib_func2@plt-0x14>:
+.* <.plt>:
  .*:   e52de004        push    {lr}            ; \(str lr, \[sp, #-4\]!\)
- .*:   e59fe004        ldr     lr, \[pc, #4\]  ; .* <lib_func2@plt-0x4>
+ .*:   e59fe004        ldr     lr, \[pc, #4\]  ; .* <.*>
  .*:   e08fe00e        add     lr, pc, lr
  .*:   e5bef008        ldr     pc, \[lr, #8\]!
  .*:   .*
This page took 0.037301 seconds and 4 git commands to generate.