Home
last modified time | relevance | path

Searched defs:call_dest (Results 1 – 2 of 2) sorted by relevance

/linux/tools/objtool/
H A Dcheck.c1629 struct symbol *call_dest; in find_call_destination() local
4536 struct symbol *call_dest; in validate_reachable_instructions() local
/linux/arch/x86/kernel/
H A Dalternative.c753 void *call_dest, void *jmp_dest) in __emit_trampoline()