This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Linker plugin API.
- From: Oleg Ogurtsov <o dot ogurtsov at samsung dot com>
- To: binutils at sourceware dot org
- Date: Fri, 20 Apr 2018 15:13:53 +0300
- Subject: Linker plugin API.
- Cms-type: 201P
- Dkim-filter: OpenDKIM Filter v2.11.0 mailout2.w1.samsung.com 20180420121357euoutp02fc5a932f6f11fcb1e6728888de675a19~nI95zkfih1206212062euoutp028
- References: <CGME20180420121355eucas1p1cc7fc0d940d689707079571ec3c5e54a@eucas1p1.samsung.com>
Hello.
Is it possible to add/change/delete ELF Note sections from the linker
plugin?
I have object files with PT_NOTE sections and non-standard fields. The
linker add fields from all object files to the output file.
I want to process fields and get one result field for output file. Is it
possible from plugin?
Where it is better to make such processing?
I would be grateful for the help.
--
Best regards,
Oleg Ogurtsov.