Home
last modified time | relevance | path

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

/openbmc/linux/tools/objtool/
H A Dcheck.c259 static bool dead_end_function(struct objtool_file *file, struct symbol *func) in dead_end_function() function
1427 if (!sibling && dead_end_function(file, sym)) in annotate_call_site()