update copyright dates
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / hash.d
CommitLineData
41198d0c 1#source: start.s
6bd1a22c 2#readelf: -d -s -D
41198d0c
L
3#ld: -shared --hash-style=gnu
4#target: *-*-linux*
65163a8a 5#notarget: mips*-*-*
41198d0c
L
6
7#...
8[ ]*0x[0-9a-z]+[ ]+\(GNU_HASH\)[ ]+0x[0-9a-z]+
9#...
6bd1a22c
L
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#...
This page took 0.161989 seconds and 4 git commands to generate.