section-select: Remove unused code
authorMichael Matz <matz@suse.de>
Tue, 22 Nov 2022 14:24:43 +0000 (15:24 +0100)
committerMichael Matz <matz@suse.de>
Wed, 30 Nov 2022 16:15:08 +0000 (17:15 +0100)
commitd7791499120d1ca92775bc63319af3165af30447
treec46aa0d92bbdd76af709c6023264d144b037c7d2
parentb1eecf6f66a4a642f4cb35688213e6c1c1ffdc79
section-select: Remove unused code

walk_wild_file, hence walk_wild_section and walk_wild_section_handler
aren't called with the prefix tree.  Hence initialization of the latter
and all potential special cases for it aren't used anymore.  That also
removes the need to handler_data[] and some associated helper functions.
So, remove all of that.
ld/ldlang.c
ld/ldlang.h