Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/lib/
A Dretpoline.S134 .section .text.__x86.return_thunk
/linux-6.3-rc2/tools/objtool/include/objtool/
A Delf.h61 u8 return_thunk : 1; member
/linux-6.3-rc2/tools/objtool/
A Dcheck.c485 if (func->return_thunk || func->alias != func) in decode_instructions()
1612 } else if (reloc->sym->return_thunk) { in add_jump_destinations()
1643 if (sym && sym->return_thunk) { in add_jump_destinations()
2545 func->return_thunk = true; in classify_symbols()

Completed in 9 milliseconds