Searched defs:func_ptr (Results 1 – 2 of 2) sorted by relevance
76 bool DynLib::Sym(const char *func_name, void **func_ptr) { in Sym()
64 VAGenericFunc func, *func_ptr = func_vptr; in get_symbol() local