Searched refs:add_return_call (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/objtool/
H A Dcheck.c1487 static void add_return_call(struct objtool_file *file, struct instruction *insn, bool add) function
1576 add_return_call(file, insn, true);
1607 add_return_call(file, insn, false);
1627 add_return_call(file, insn, true);

Completed in 94 milliseconds