Enhance objdump so that it will use .got, .plt and .plt.got section symbols when...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-frv / fdpic-shared-6.d
index 06a335f9d9902dcecba268091662bc995aa7db69..2191af8126daa840e80b4f11d9e6ea757a8bf383 100644 (file)
@@ -9,11 +9,11 @@ Disassembly of section \.plt:
 
 [0-9a-f ]+<\.plt>:
 [0-9a-f ]+:    00 00 00 08     add\.p gr0,gr8,gr0
-[0-9a-f ]+:    c0 1a 00 06     bra [0-9a-f]+ <F6-0x10>
+[0-9a-f ]+:    c0 1a 00 06     bra [0-9a-f]+ <.*>
 [0-9a-f ]+:    00 00 00 00     add\.p gr0,gr0,gr0
-[0-9a-f ]+:    c0 1a 00 04     bra [0-9a-f]+ <F6-0x10>
+[0-9a-f ]+:    c0 1a 00 04     bra [0-9a-f]+ <.*>
 [0-9a-f ]+:    00 00 00 10     add\.p gr0,gr16,gr0
-[0-9a-f ]+:    c0 1a 00 02     bra [0-9a-f]+ <F6-0x10>
+[0-9a-f ]+:    c0 1a 00 02     bra [0-9a-f]+ <.*>
 [0-9a-f ]+:    00 00 00 18     add\.p gr0,gr24,gr0
 [0-9a-f ]+:    88 08 f1 40     ldd @\(gr15,gr0\),gr4
 [0-9a-f ]+:    80 30 40 00     jmpl @\(gr4,gr0\)
@@ -22,7 +22,7 @@ Disassembly of section \.plt:
 Disassembly of section \.text:
 
 [0-9a-f ]+<F6>:
-[0-9a-f ]+:    fe 3f ff fe     call [0-9a-f]+ <F6-0x8>
+[0-9a-f ]+:    fe 3f ff fe     call [0-9a-f]+ <.*>
 [0-9a-f ]+:    80 40 f0 0c     addi gr15,12,gr0
 [0-9a-f ]+:    80 fc 00 24     setlos 0x24,gr0
 [0-9a-f ]+:    80 f4 00 20     setlo 0x20,gr0
@@ -48,7 +48,7 @@ Disassembly of section \.dat[0-9a-f ]+:
 [0-9a-f         ]+: R_FRV_32   WFb
 Disassembly of section \.got:
 
-[0-9a-f ]+<_GLOBAL_OFFSET_TABLE_-0x20>:
+[0-9a-f ]+<.got>:
 [0-9a-f ]+:    00 00 03 60 .*
 [0-9a-f         ]+: R_FRV_FUNCDESC_VALUE       WF9
 [0-9a-f ]+:    00 00 00 00 .*
This page took 0.026243 seconds and 4 git commands to generate.