Home
last modified time | relevance | path

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

/tools/objtool/include/objtool/
A Delf.h64 u8 retpoline_thunk : 1; member
/tools/objtool/
A Dcheck.c1302 if (sym->retpoline_thunk) { in annotate_call_site()
1509 } else if (reloc->sym->retpoline_thunk) { in add_jump_destinations()
1572 if (jump_dest->sym->retpoline_thunk) { in add_jump_destinations()
1690 } else if (reloc->sym->retpoline_thunk) { in add_call_destinations()
2485 func->retpoline_thunk = true; in classify_symbols()

Completed in 10 milliseconds