We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb352a commit ca7e10bCopy full SHA for ca7e10b
arch/x86/tools/relocs.c
@@ -56,6 +56,7 @@ static const char * const sym_regex_kernel[S_NSYMTYPES] = {
56
"^(xen_irq_disable_direct_reloc$|"
57
"xen_save_fl_direct_reloc$|"
58
"VDSO|"
59
+ "__kcfi_typeid_|"
60
"__crc_)",
61
62
/*
0 commit comments