Searched refs:add_return_call (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/objtool/ |
H A D | check.c | 1118 static void add_return_call(struct objtool_file *file, struct instruction *insn, bool add) in add_return_call() function 1157 add_return_call(file, insn, true); in add_jump_destinations() 1193 add_return_call(file, insn, false); in add_jump_destinations()
|
/kernel/linux/linux-6.6/tools/objtool/ |
H A D | check.c | 1484 static void add_return_call(struct objtool_file *file, struct instruction *insn, bool add) in add_return_call() function 1573 add_return_call(file, insn, true); in add_jump_destinations() 1604 add_return_call(file, insn, false); in add_jump_destinations()
|
Completed in 9 milliseconds