blob: ed6741543346cadd677db46cadc57f31c4ad039a (
plain)
1
2
3
4
5
6
7
8
9
10
|
# target: mips*-*-*
# source: plt-mips1.s
# ld: -shared -z now
# readelf: -s
#...
+[0-9]*: 00000000 +0 +FUNC +GLOBAL +DEFAULT +UND Foo
#...
+[0-9]*: 00000000 +0 +FUNC +GLOBAL +DEFAULT +UND Foo
#...
|