relocatable.d 262 B

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