Stop objdump from displaying control codes embedded in symbol names.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-e.d
index 09b193c3ba852d1772e553c77795addfc54d8379..f2eb31e26d5167ea359919efc465d424f576a47c 100644 (file)
@@ -16,7 +16,7 @@ SYMBOL TABLE:
 0+0000000 l    d  \.(mdebug|pdr)       0+0000000 (|\.mdebug|\.pdr)
 0+0000000 l    d  \.gnu\.attributes    0+0000000 (|\.gnu\.attributes)
 0+0000002 l       \.text       0+0000000 0xf0 l1
-0+0000004 l       \.text       0+0000000 0xf0 \.L1.1
+0+0000004 l       \.text       0+0000000 0xf0 \.L1.*1
 0+0000000         \*UND\*      0+0000000 g1
 
 
@@ -24,8 +24,8 @@ 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
 
This page took 0.048217 seconds and 4 git commands to generate.