group7.d 916 B

1234567891011121314151617181920212223242526272829303132
  1. #source: ../../../binutils/testsuite/binutils-all/group.s
  2. #source: ../../../binutils/testsuite/binutils-all/group-2.s
  3. #source: ../../../binutils/testsuite/binutils-all/group-3.s
  4. #source: ../../../binutils/testsuite/binutils-all/group-4.s
  5. #ld: -r
  6. #readelf: -g --wide
  7. #...
  8. COMDAT group section \[[ 0-9]+\] `\.group' \[foo_group\] contains . sections:
  9. \[Index\] Name
  10. \[[ 0-9]+\] .text.foo
  11. #...
  12. \[[ 0-9]+\] .data.foo
  13. #...
  14. COMDAT group section \[[ 0-9]+\] `.group' \[.text.foo\] contains . sections:
  15. \[Index\] Name
  16. \[[ 0-9]+\] .text.foo
  17. #...
  18. \[[ 0-9]+\] .data.bar
  19. #...
  20. COMDAT group section \[[ 0-9]+\] `.group' \[foo3\] contains . sections:
  21. \[Index\] Name
  22. \[[ 0-9]+\] .text.foo3
  23. #...
  24. \[[ 0-9]+\] .data.bar3
  25. #...
  26. COMDAT group section \[[ 0-9]+\] `.group' \[foo4\] contains . sections:
  27. \[Index\] Name
  28. \[[ 0-9]+\] .text.foo4
  29. #...
  30. \[[ 0-9]+\] .data.foo4
  31. #pass