Home
last modified time | relevance | path

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

/Linux-v4.19/tools/objtool/
Dcheck.c112 static bool ignore_func(struct objtool_file *file, struct symbol *func) in ignore_func() function
445 if (!ignore_func(file, func)) in add_ignores()