Date: Wed, 14 Dec 2022 14:08:43 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 245024] elftoolchain objcopy is missing --add-symbol Message-ID: <bug-245024-29464-kPblsbAX2j@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-245024-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-245024-29464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245024 --- Comment #1 from Ed Maste <emaste@freebsd.org> --- llvm-objcopy: --add-symbol=3Dname=3D[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. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245024-29464-kPblsbAX2j>