Home
last modified time | relevance | path

Searched refs:return_thunk (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/lib/
Dretpoline.S76 .section .text.__x86.return_thunk
/kernel/linux/linux-5.10/tools/objtool/
Delf.h61 u8 return_thunk : 1; member
Dcheck.c1133 } else if (reloc->sym->return_thunk) { in add_jump_destinations()
1169 if (sym && sym->return_thunk) { in add_jump_destinations()
1966 func->return_thunk = true; in classify_symbols()