remove-section-01.d 164 B

12345678
  1. #PROG: objcopy
  2. #source: data-sections.s
  3. #objcopy: --remove-section=.data.aa.* --remove-section=!.data.aa.02
  4. #readelf: -WS
  5. #...
  6. \[ [0-9]+\] \.data\.aa\.02.*
  7. #...