mirror of
https://github.com/opnsense/src.git
synced 2026-02-27 03:40:37 -05:00
Previously objcopy (elfcopy) --add-sections inserted new sections before .shstrtab, but omitted them if there was no .shstrtab. Now, after processing existing sections add new sections if they were not yet added. PR: 241437 Reported by: arrowd Submitted by: Tiger Gao <tig@FreeBSDFoundation.org> Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D23571 |
||
|---|---|---|
| .. | ||
| archive.c | ||
| ascii.c | ||
| binary.c | ||
| elfcopy.1 | ||
| elfcopy.h | ||
| main.c | ||
| Makefile | ||
| mcs.1 | ||
| os.FreeBSD.mk | ||
| pe.c | ||
| sections.c | ||
| segments.c | ||
| strip.1 | ||
| symbols.c | ||