Home
last modified time | relevance | path

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

/linux-6.1.9/tools/objtool/
Dcheck.c1287 static void add_call_dest(struct objtool_file *file, struct instruction *insn, in add_call_dest() function
1413 add_call_dest(file, insn, reloc->sym, true); in add_jump_destinations()
1479 add_call_dest(file, insn, jump_dest->func, true); in add_jump_destinations()
1520 add_call_dest(file, insn, dest, false); in add_call_destinations()
1547 add_call_dest(file, insn, dest, false); in add_call_destinations()
1553 add_call_dest(file, insn, reloc->sym, false); in add_call_destinations()