Home
last modified time | relevance | path

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

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