Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/objtool/
H A Dcheck.c1065 static void add_call_dest(struct objtool_file *file, struct instruction *insn, in add_call_dest() function
1161 add_call_dest(file, insn, reloc->sym, true); in add_jump_destinations()
1232 add_call_dest(file, insn, insn->jump_dest->func, true); in add_jump_destinations()
1270 add_call_dest(file, insn, dest, false); in add_call_destinations()
1297 add_call_dest(file, insn, dest, false); in add_call_destinations()
1303 add_call_dest(file, insn, reloc->sym, false); in add_call_destinations()
/kernel/linux/linux-6.6/tools/objtool/
H A Dcheck.c1431 static void add_call_dest(struct objtool_file *file, struct instruction *insn, in add_call_dest() function
1580 add_call_dest(file, insn, reloc->sym, true); in add_jump_destinations()
1646 add_call_dest(file, insn, insn_func(jump_dest), true); in add_jump_destinations()
1686 add_call_dest(file, insn, dest, false); in add_call_destinations()
1710 add_call_dest(file, insn, dest, false); in add_call_destinations()
1716 add_call_dest(file, insn, reloc->sym, false); in add_call_destinations()

Completed in 8 milliseconds