You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
330 B

#source: start.s
#readelf: -d -s
#ld: -shared --hash-style=gnu -z nosectionheader
#target: *-*-linux* *-*-gnu* arm*-*-uclinuxfdpiceabi
#xfail: ![check_shared_lib_support] mips*-*-*
# MIPS uses a different style of GNU hash due to psABI restrictions
# on dynsym table ordering.
#...
+0x[0-9a-z]+ +\(GNU_HASH\) +0x[0-9a-z]+
#pass