|
From: | nickc at redhat dot com |
Subject: | [Bug ld/16566] Please provide a way to include static symbols in linker map file |
Date: | Thu, 27 Apr 2023 14:02:08 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=16566 --- Comment #4 from Nick Clifton <nickc at redhat dot com> --- (In reply to jon from comment #3) > Is there perhaps anyway to optionally filter out labels generated within > functions (E.g. those normally declared beginning with L or .L that are the > targets of branch instructions)? Actually yes. :-) There is a function is_local_label() in the BFD library which does exactly that. I will add it to my patch. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |