Home
last modified time | relevance | path

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

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