f206e905b3
* binutils-all/group-3.s: New. * binutils-all/strip-6.d: Likewise. * binutils-all/strip-7.d: Likewise. * binutils-all/objcopy.exp: Test objcopy on group-3.s. Run strip-6 and strip-7.
11 lines
263 B
Makefile
11 lines
263 B
Makefile
#PROG: strip
|
|
#source: group-3.s
|
|
#readelf: -Sg --wide
|
|
#name: strip with section group 6
|
|
|
|
#...
|
|
\[[ 0-9]+\] \.text.*[ \t]+PROGBITS[ \t0-9a-f]+AX[ \t]+.*
|
|
#...
|
|
\[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t0-9a-f]+WA[ \t]+.*
|
|
#...
|
|
There are no section groups in this file.
|