Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtnfctl/
H A Dsym.c68 static tnfctl_errcode_t sym_match(char *name, uintptr_t addr, void *sym_entry,
101 search_info.record_func = sym_match; in _tnfctl_sym_find_in_obj()
307 sym_match(char *name, uintptr_t addr, void *sym_entry, in sym_match() function