Home
last modified time | relevance | path

Searched refs:retpoline_thunk (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/objtool/
H A Delf.h60 u8 retpoline_thunk : 1; member
H A Dcheck.c1028 if (sym->retpoline_thunk) { in annotate_call_site()
1153 } else if (reloc->sym->retpoline_thunk) { in add_jump_destinations()
1299 } else if (reloc->sym->retpoline_thunk) { in add_call_destinations()
1986 func->retpoline_thunk = true; in classify_symbols()
/kernel/linux/linux-6.6/tools/objtool/include/objtool/
H A Delf.h64 u8 retpoline_thunk : 1; member
/kernel/linux/linux-6.6/tools/objtool/
H A Dcheck.c1372 if (sym->retpoline_thunk) { in annotate_call_site()
1569 } else if (reloc->sym->retpoline_thunk) { in add_jump_destinations()
1712 } else if (reloc->sym->retpoline_thunk) { in add_call_destinations()
2517 func->retpoline_thunk = true; in classify_symbols()

Completed in 10 milliseconds