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-2.d
index cb4b68dae0c127615238a0f8d1b7ce252622fa6a..13e140a41b59dfe942c7459acb4564cf32b5cad4 100644 (file)
@@ -9,11 +9,11 @@ Disassembly of section \.plt:
 
 [0-9a-f ]+ <\.plt>:
 [0-9a-f ]+:    00 00 00 00     add\.p gr0,gr0,gr0
-[0-9a-f ]+:    c0 1a 00 06     bra [0-9a-f]+ <F2-0x10>
+[0-9a-f ]+:    c0 1a 00 06     bra [0-9a-f]+ <.*>
 [0-9a-f ]+:    00 00 00 10     add\.p gr0,gr16,gr0
-[0-9a-f ]+:    c0 1a 00 04     bra [0-9a-f]+ <F2-0x10>
+[0-9a-f ]+:    c0 1a 00 04     bra [0-9a-f]+ <.*>
 [0-9a-f ]+:    00 00 00 18     add\.p gr0,gr24,gr0
-[0-9a-f ]+:    c0 1a 00 02     bra [0-9a-f]+ <F2-0x10>
+[0-9a-f ]+:    c0 1a 00 02     bra [0-9a-f]+ <.*>
 [0-9a-f ]+:    00 00 00 08     add\.p gr0,gr8,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 ]+<F2>:
-[0-9a-f ]+:    fe 3f ff fe     call [0-9a-f]+ <F2-0x8>
+[0-9a-f ]+:    fe 3f ff fe     call [0-9a-f]+ <.*>
 
 [0-9a-f ]+<GF0>:
 [0-9a-f ]+:    80 40 f0 10     addi gr15,16,gr0
@@ -55,7 +55,7 @@ Disassembly of section \.dat[0-9a-f ]+:
 [0-9a-f         ]+: R_FRV_32   GFb
 [0-9A-F ]+isassembly of section \.got:
 
-[0-9a-f ]+<_GLOBAL_OFFSET_TABLE_-0x20>:
+[0-9a-f ]+<.got>:
 [0-9a-f ]+:    00 00 04 a4     .*
 [0-9a-f         ]+: R_FRV_FUNCDESC_VALUE       GF9
 [0-9a-f ]+:    00 00 00 00     .*
This page took 0.024809 seconds and 4 git commands to generate.