Home
last modified time | relevance | path

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

/tools/objtool/include/objtool/
Delf.h65 u8 return_thunk : 1; member
/tools/objtool/
Dcheck.c1598 } else if (reloc->sym->return_thunk) { in add_jump_destinations()
1658 if (jump_dest->sym->return_thunk) { in add_jump_destinations()
2592 func->return_thunk = true; in classify_symbols()