Searched refs:local_func_matcher (Results 1 – 1 of 1) sorted by relevance
225 def find_symbol_by_name(name, elfinfo, local_func_matcher): # type: (str, ElfInfo, Callable[[Symbo… argument243 elif local_func_matcher(sym):