This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] strip: Add --keep-section=SECTION and --remove-section=SECTION.


On 07/14/2017 08:28 AM, Mark Wielaard wrote:
> Adds two new output options:
> 
>   --keep-section=SECTION Keep the named section.  SECTION is an extended
>                          wildcard pattern.  May be given more than once.

I tried this with rust libraries (eu-strip --keep-section=.rustc), and
it seems to work as desired.  Thanks!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]