public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* Remove nested functions from src/strip.c
@ 2021-01-08  8:04 tbaeder
  2021-01-08  8:04 ` [PATCH 1/4] strip: Replace nested check_preserved function with loop tbaeder
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: tbaeder @ 2021-01-08  8:04 UTC (permalink / raw)
  To: elfutils-devel

Hi,

here a couple of patches to remove the nested functions from
src/strip.c. I tried to keep the resulting code clean but had to do some
refactorings to get that done. I hope the result is worth considering.
Otherwise, I'm open for suggestions.


- Timm



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-01-28 13:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-08  8:04 Remove nested functions from src/strip.c tbaeder
2021-01-08  8:04 ` [PATCH 1/4] strip: Replace nested check_preserved function with loop tbaeder
2021-01-28 12:17   ` Mark Wielaard
2021-01-08  8:04 ` [PATCH 2/4] strip: Pull relocate() info file scope tbaeder
2021-01-28 12:50   ` Mark Wielaard
2021-01-08  8:04 ` [PATCH 3/4] strip: Pull update_section_size() into " tbaeder
2021-01-28 12:59   ` Mark Wielaard
2021-01-08  8:04 ` [PATCH 4/4] strip: Remove no_symtab_updates() function tbaeder
2021-01-28 13:29   ` Mark Wielaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).