aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/timerlist.py
diff options
context:
space:
mode:
authorThomas Weißschuh <linux@weissschuh.net>2024-08-12 22:50:18 +0200
committerThomas Weißschuh <linux@weissschuh.net>2024-08-16 17:23:13 +0200
commitff7b9abbfce985b92f71c855246508edb0980cd6 (patch)
treeb5e0dbc826196661d8249bea533f42d0feb9ab4c /scripts/gdb/linux/timerlist.py
parent0021d6670d1a997549a39bf629da9940bf4068ed (diff)
tools/nolibc: stackprotector: mark implicitly used symbols as used
During LTO the references from the compiler-generated prologue and epilogues to the stack protector symbols are not visible and the symbols are removed. This will then lead to errors during linking. As those symbols are already #ifdeffed-out if unused mark them as "used" to prevent their removal. Acked-by: Willy Tarreau <w@1wt.eu> Link: https://lore.kernel.org/r/20240812-nolibc-lto-v2-2-736af7bbefa8@weissschuh.net Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions