[Bug 245024] elftoolchain objcopy is missing --add-symbol
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 14 Dec 2022 14:08:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245024 --- Comment #1 from Ed Maste <emaste@freebsd.org> --- llvm-objcopy: --add-symbol=name=[section:]value[,flags] Add new symbol <name> to .symtab. Accepted flags: global, local, weak, default, hidden, protected, file, section, object, function, indirect-function. Accepted but ignored for compatibility: debug, constructor, warning, indirect, synthetic, unique-object, before. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.