Searched refs:dead_end_function (Results 1 – 1 of 1) sorted by relevance
259 static bool dead_end_function(struct objtool_file *file, struct symbol *func) in dead_end_function() function1427 if (!sibling && dead_end_function(file, sym)) in annotate_call_site()