Home
last modified time | relevance | path

Searched refs:retpoline_thunk (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/tools/objtool/
H A Delf.h60 u8 retpoline_thunk : 1; member
H A Dcheck.c1038 if (sym->retpoline_thunk) { in annotate_call_site()
1194 } else if (reloc->sym->retpoline_thunk) { in add_jump_destinations()
1350 } else if (reloc->sym->retpoline_thunk) { in add_call_destinations()
2037 func->retpoline_thunk = true; in classify_symbols()