1 #name: relocatable with script 2 #source: simple.s 3 #ld: -r -T relocatable.t 4 #readelf: -S --wide 5 #xfail: hppa-*-* 6 7 #... 8 \[[ 0-9]+\] \.text.*[ \t]+PROGBITS[ \t]+0+800000[ \t0-9a-f]+AX.* 9 \[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t]+0+900000[ \t0-9a-f]+WA.* 10 #pass 11