Home
last modified time | relevance | path

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

/linux-6.1.9/tools/objtool/
Dcheck.c1353 static bool same_function(struct instruction *insn1, struct instruction *insn2) in same_function() function
1473 } else if (!same_function(insn, jump_dest) && in add_jump_destinations()