Searched refs:add_call_dest (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/objtool/ |
| H A D | check.c | 1075 static void add_call_dest(struct objtool_file *file, struct instruction *insn, in add_call_dest() function 1202 add_call_dest(file, insn, reloc->sym, true); in add_jump_destinations() 1280 add_call_dest(file, insn, insn->jump_dest->func, true); in add_jump_destinations() 1318 add_call_dest(file, insn, dest, false); in add_call_destinations() 1348 add_call_dest(file, insn, dest, false); in add_call_destinations() 1354 add_call_dest(file, insn, reloc->sym, false); in add_call_destinations()
|