Home
last modified time | relevance | path

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

/scripts/
Dkallsyms.c83 static bool is_ignored_symbol(const char *name, char type) in is_ignored_symbol() function
223 if (is_ignored_symbol(name, type)) in read_symbol()