gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / tmipsel16-e.d
index dbabb7a6e37751a9edbf41420c0cf5a02e75b9ea..ecaa8bd1b4858b5c3a70ceb43a390cc62a43b6d1 100644 (file)
@@ -8,14 +8,14 @@
 .*: +file format elf.*mips.*
 
 SYMBOL TABLE:
-0+0000000 l    d  \.text       0+0000000 
-0+0000000 l    d  \.data       0+0000000 
-0+0000000 l    d  \.bss        0+0000000 
+0+0000000 l    d  \.text       0+0000000 (|\.text)
+0+0000000 l    d  \.data       0+0000000 (|\.data)
+0+0000000 l    d  \.bss        0+0000000 (|\.bss)
 0+0000002 l       \.text       0+0000000 0xf0 l1
-0+0000004 l       \.text       0+0000000 0xf0 L1.1
-0+0000000 l    d  foo  0+0000000 
-0+0000000 l    d  \.reginfo    0+0000000 
-0+0000000 l    d  \.(mdebug|pdr)       0+0000000 
+0+0000004 l       \.text       0+0000000 0xf0 \.L1.1
+0+0000000 l    d  foo  0+0000000 (|foo)
+0+0000000 l    d  \.reginfo    0+0000000 (|\.reginfo)
+0+0000000 l    d  \.(mdebug|pdr)       0+0000000 (|\.mdebug|\.pdr)
 0+0000000         \*UND\*      0+0000000 g1
 
 
@@ -23,20 +23,17 @@ RELOCATION RECORDS FOR \[foo\]:
 OFFSET [ ]+ TYPE              VALUE 
 0+0000000 R_MIPS_32         l1
 0+0000004 R_MIPS_32         l1
-0+0000008 R_MIPS_32         L1.1
-0+000000c R_MIPS_32         L1.1
+0+0000008 R_MIPS_32         \.L1.1
+0+000000c R_MIPS_32         \.L1.1
 0+0000010 R_MIPS_32         g1
 0+0000014 R_MIPS_32         g1
 
 
 Contents of section \.text:
  0000 00650065 00650065 00650065 00650065  .*
-Contents of section \.data:
 Contents of section \.reginfo:
  0000 01000000 00000000 00000000 00000000  .*
  0010 00000000 00000000                    .*
-Contents of section \.(mdebug|pdr):
-#...
 Contents of section foo:
  0000 00000000 08000000 00000000 03000000  .*
  0010 00000000 08000000 00000000 00000000  .*
This page took 0.024146 seconds and 4 git commands to generate.