Home
last modified time | relevance | path

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

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