Files
android_kernel_xiaomi_sm8450/kernel/kallsyms.c
Sami Tolvanen db36655a24 ANDROID: kallsyms: cfi: strip hashes from static functions
With ThinLTO and CFI both enabled, LLVM appends a hash to the
names of all static functions. This breaks userspace tools, so
strip out the hash from output.

Bug: 145210207
Change-Id: Icc0173f1d754b378ae81a9f91d84c0814ba26b78
Suggested-by: Jack Pham <jackp@codeaurora.org>
Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
2021-01-14 16:31:46 +00:00

19 KiB