mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
9 lines
164 B
D
9 lines
164 B
D
|
#PROG: objcopy
|
||
|
#source: data-sections.s
|
||
|
#objcopy: --remove-section=.data.aa.* --remove-section=!.data.aa.02
|
||
|
#readelf: -WS
|
||
|
|
||
|
#...
|
||
|
\[ [0-9]+\] \.data\.aa\.02.*
|
||
|
#...
|