bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / alpha / elf-usepv-1.d
index ba150befb3b82d234da37136aa56baec1b18903c..115eb691c29cf02cde0345b775a2d07cf69a8f35 100644 (file)
@@ -1,11 +1,11 @@
 #objdump: --syms
 #name: alpha elf-usepv-1
 
-.*:     file format elf64-alpha
+.*:     file format elf64-alpha.*
 
 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       .text        0*0000000 0x80 foo
-0*0000004 l       .text        0*0000000 0x88 bar
+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*0000000 l       \.text       0*0000000 0x80 foo
+0*0000004 l       \.text       0*0000000 0x88 bar
This page took 0.023674 seconds and 4 git commands to generate.