Searched refs:return_thunk (Results 1 – 4 of 4) sorted by relevance
139 .section .text..__x86.return_thunk
158 *(.text..__x86.return_thunk)
65 u8 return_thunk : 1; member
1501 } else if (reloc->sym->return_thunk) { in add_jump_destinations()1552 if (jump_dest->sym->return_thunk) { in add_jump_destinations()2449 func->return_thunk = true; in classify_symbols()