Searched refs:return_thunk (Results 1 – 3 of 3) sorted by relevance
134 .section .text.__x86.return_thunk
61 u8 return_thunk : 1; member
485 if (func->return_thunk || func->alias != func) in decode_instructions()1612 } else if (reloc->sym->return_thunk) { in add_jump_destinations()1643 if (sym && sym->return_thunk) { in add_jump_destinations()2545 func->return_thunk = true; in classify_symbols()
Completed in 9 milliseconds