Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/lib/
H A Dretpoline.S76 .section .text.__x86.return_thunk
/OK3568_Linux_fs/kernel/tools/objtool/
H A Delf.h61 u8 return_thunk : 1; member
H A Dcheck.c1197 } else if (reloc->sym->return_thunk) { in add_jump_destinations()
1240 if (sym && sym->return_thunk) { in add_jump_destinations()
2040 func->return_thunk = true; in classify_symbols()