Home
last modified time | relevance | path

Searched refs:return_thunk (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/lib/
H A Dretpoline.S121 .section .text..__x86.return_thunk
/kernel/linux/linux-5.10/tools/objtool/
H A Delf.h61 u8 return_thunk : 1; member
H A Dcheck.c1156 } else if (reloc->sym->return_thunk) { in add_jump_destinations()
1989 func->return_thunk = true; in classify_symbols()
/kernel/linux/linux-6.6/arch/x86/lib/
H A Dretpoline.S180 .section .text..__x86.return_thunk
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dvmlinux.lds.S159 *(.text..__x86.return_thunk)
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dvmlinux.lds.S137 *(.text..__x86.return_thunk)
/kernel/linux/linux-6.6/tools/objtool/include/objtool/
H A Delf.h65 u8 return_thunk : 1; member
/kernel/linux/linux-6.6/tools/objtool/
H A Dcheck.c1572 } else if (reloc->sym->return_thunk) { in add_jump_destinations()
2520 func->return_thunk = true; in classify_symbols()

Completed in 11 milliseconds