Searched refs:annotate_call_site (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/objtool/ |
| D | check.c | 1005 static void annotate_call_site(struct objtool_file *file, in annotate_call_site() function 1081 annotate_call_site(file, insn, sibling); in add_call_dest() 1115 annotate_call_site(file, insn, false); in add_retpoline_call()
|
| /kernel/linux/linux-6.6/tools/objtool/ |
| D | check.c | 1349 static void annotate_call_site(struct objtool_file *file, in annotate_call_site() function 1447 annotate_call_site(file, insn, sibling); in add_call_dest() 1481 annotate_call_site(file, insn, false); in add_retpoline_call()
|