Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/lib/
Dretpoline.S77 .section .text.__x86.return_thunk
/Linux-v6.1/tools/objtool/include/objtool/
Delf.h60 u8 return_thunk : 1; member
/Linux-v6.1/tools/objtool/
Dcheck.c1395 } else if (reloc->sym->return_thunk) { in add_jump_destinations()
1426 if (sym && sym->return_thunk) { in add_jump_destinations()
2314 func->return_thunk = true; in classify_symbols()