blob: 6dbe49e090c1ff13669e6985a2b9b3d50188587d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#source: group10.s
#ld: -r -T group.ld
#readelf: -Sg --wide
#...
group section \[[ 0-9]+\] `\.group' \[foo_group\] contains . sections:
\[Index\] Name
\[[ 0-9]+\] \.text.*
#...
\[[ 0-9]+\] \.rodata\.str.*
\[[ 0-9]+\] \.data.*
\[[ 0-9]+\] \.keepme.*
|