mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-02 18:53:22 +00:00
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
|