Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/lib/
Dretpoline.S180 .section .text..__x86.return_thunk
/Linux-v6.6/arch/x86/kernel/
Dvmlinux.lds.S137 *(.text..__x86.return_thunk)
/Linux-v6.6/tools/objtool/include/objtool/
Delf.h65 u8 return_thunk : 1; member
/Linux-v6.6/tools/objtool/
Dcheck.c1572 } else if (reloc->sym->return_thunk) { in add_jump_destinations()
2520 func->return_thunk = true; in classify_symbols()