mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-22 21:57:41 +01:00
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29024 a95241bf-73f2-0310-859d-f6bbb57e9c96
17 lines
416 B
Makefile
17 lines
416 B
Makefile
#source: ../../../binutils/testsuite/binutils-all/group.s
|
|
#ld: -r
|
|
#readelf: -Sg --wide
|
|
|
|
#...
|
|
\[[ 0-9]+\] foo_group[ \t]+GROUP[ \t]+.*
|
|
#...
|
|
\[[ 0-9]+\] \.text.*[ \t]+PROGBITS[ \t0-9a-f]+AXG.*
|
|
#...
|
|
\[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t0-9a-f]+WAG.*
|
|
#...
|
|
COMDAT group section \[[ 0-9]+\] `foo_group' \[foo_group\] contains 2 sections:
|
|
\[Index\] Name
|
|
\[[ 0-9]+\] .text.*
|
|
\[[ 0-9]+\] .data.*
|
|
#pass
|