Tolerate some whitespace differences in readelf output.

This commit is contained in:
Alan Modra
2009-09-23 03:12:28 +00:00
parent dfc3ab44df
commit f9272224cd
137 changed files with 4183 additions and 4042 deletions

View File

@ -4,7 +4,7 @@
# readelf: -s
#...
[0-9]*: 00000000 0 FUNC GLOBAL DEFAULT UND Foo
+[0-9]*: 00000000 +0 +FUNC +GLOBAL +DEFAULT +UND Foo
#...
[0-9]*: 00000000 0 FUNC GLOBAL DEFAULT UND Foo
+[0-9]*: 00000000 +0 +FUNC +GLOBAL +DEFAULT +UND Foo
#...