mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-03 10:49:58 +00:00
12 lines
271 B
D
12 lines
271 B
D
|
#source: group10.s
|
||
|
#ld: -r -T group.ld
|
||
|
#readelf: -Sg --wide
|
||
|
|
||
|
#...
|
||
|
group section \[[ 0-9]+\] `\.group' \[foo_group\] contains 4 sections:
|
||
|
\[Index\] Name
|
||
|
\[[ 0-9]+\] \.text.*
|
||
|
\[[ 0-9]+\] \.rodata\.str.*
|
||
|
\[[ 0-9]+\] \.data.*
|
||
|
\[[ 0-9]+\] \.keepme.*
|