Accept mips-sgi-irix output in a few ld tests
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / hash2.d
1 #source: start.s
2 #readelf: -d -s -D
3 #ld: -shared --hash-style=gnu
4 #target: [check_shared_lib_support]
5
6 #...
7 +0x[0-9a-z]+ +\(MIPS_XHASH\) +0x[0-9a-z]+
8 #...
9 +[0-9]+ +[0-9]+: +[0-9a-f]+ +[0-9]+ +FUNC +GLOBAL +DEFAULT +([1-9]|PRC) _start
10 #...
11 +[0-9]+ +[0-9]+: +[0-9a-f]+ +[0-9]+ +FUNC +GLOBAL +DEFAULT +([1-9]|PRC) main
12 #...
13 +[0-9]+ +[0-9]+: +[0-9a-f]+ +[0-9]+ +FUNC +GLOBAL +DEFAULT +([1-9]|PRC) start
14 #...
15 +[0-9]+ +[0-9]+: +[0-9a-f]+ +[0-9]+ +FUNC +GLOBAL +DEFAULT +([1-9]|PRC) __start
16 #...
This page took 0.0313 seconds and 4 git commands to generate.