bfd/arc: Add R_ prefix to all relocation names
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / pcl-relocs.d
index 8afe443e2cd85e164f220d86fe783ca5e8733f66..85b9770f9aa98e8a9ebfe402528fe3ba9d86e398 100644 (file)
@@ -5,8 +5,8 @@
 
 Disassembly of section .text:
 0x[0-9a-f]+ 2700 7f80 0000 0000        add     r0,pcl,0
-                       4: ARC_PC32     var
+                       4: R_ARC_PC32   var
 0x[0-9a-f]+ 2736 7f86 0000 0000        ldd     r6r7,\[pcl,0\]
-                       c: ARC_PC32     var
+                       c: R_ARC_PC32   var
 0x[0-9a-f]+ 2730 7f83 0000 0000        ld      r3,\[pcl,0\]
-                       14: ARC_PC32    var
+                       14: R_ARC_PC32  var
This page took 0.035875 seconds and 4 git commands to generate.