This patch adds support for --prefix-alloc-sections, which adds a prefix to every allocated section names.
It adds a prefix after renaming section names by --rename-section as GNU objcopy does.
Fixes PR41266: https://bugs.llvm.org/show_bug.cgi?id=41266
It'd be good to check --relocs as well