Home
last modified time | relevance | path

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

/Linux-v6.1/tools/objtool/include/objtool/
Delf.h59 u8 retpoline_thunk : 1; member
/Linux-v6.1/tools/objtool/
Dcheck.c1218 if (sym->retpoline_thunk) { in annotate_call_site()
1392 } else if (reloc->sym->retpoline_thunk) { in add_jump_destinations()
1539 } else if (reloc->sym->retpoline_thunk) { in add_call_destinations()
2311 func->retpoline_thunk = true; in classify_symbols()