Improve binutils testsuite coverage for GNU/Hurd.
[binutils.git] / ld / testsuite / ld-elf / hash.d
blob473cd4d7b877a7d7c52573c4439ad12e3a81a4fc
1 #source: start.s
2 #readelf: -d -s -D
3 #ld: -shared --hash-style=gnu
4 #target: *-*-linux* *-*-gnu*
5 #notarget: mips*-*-*
7 #...
8 +0x[0-9a-z]+ +\(GNU_HASH\) +0x[0-9a-z]+
9 #...
10 +[0-9]+ +[0-9]+: +[0-9a-f]+ +[0-9]+ +NOTYPE +GLOBAL +DEFAULT +[1-9] _start
11 #...
12 +[0-9]+ +[0-9]+: +[0-9a-f]+ +[0-9]+ +NOTYPE +GLOBAL +DEFAULT +[1-9] main
13 #...
14 +[0-9]+ +[0-9]+: +[0-9a-f]+ +[0-9]+ +NOTYPE +GLOBAL +DEFAULT +[1-9] start
15 #...
16 +[0-9]+ +[0-9]+: +[0-9a-f]+ +[0-9]+ +NOTYPE +GLOBAL +DEFAULT +[1-9] __start
17 #...