9 lines
142 B
D
9 lines
142 B
D
|
#source: start.s
|
||
|
#readelf: -d
|
||
|
#ld: -shared --hash-style=gnu
|
||
|
#target: *-*-linux*
|
||
|
|
||
|
#...
|
||
|
[ ]*0x[0-9a-z]+[ ]+\(GNU_HASH\)[ ]+0x[0-9a-z]+
|
||
|
#...
|