aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/hash.d
blob: 473cd4d7b877a7d7c52573c4439ad12e3a81a4fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#source: start.s
#readelf: -d -s -D
#ld: -shared --hash-style=gnu
#target: *-*-linux* *-*-gnu*
#notarget: mips*-*-*

#...
 +0x[0-9a-z]+ +\(GNU_HASH\) +0x[0-9a-z]+
#...
 +[0-9]+ +[0-9]+: +[0-9a-f]+ +[0-9]+ +NOTYPE +GLOBAL +DEFAULT +[1-9] _start
#...
 +[0-9]+ +[0-9]+: +[0-9a-f]+ +[0-9]+ +NOTYPE +GLOBAL +DEFAULT +[1-9] main
#...
 +[0-9]+ +[0-9]+: +[0-9a-f]+ +[0-9]+ +NOTYPE +GLOBAL +DEFAULT +[1-9] start
#...
 +[0-9]+ +[0-9]+: +[0-9a-f]+ +[0-9]+ +NOTYPE +GLOBAL +DEFAULT +[1-9] __start
#...