Searched refs:symbol (Results 1 – 1 of 1) sorted by relevance
34 void *symbol = NULL; in getProc() local36 symbol = dlsym(m_dso, name); in getProc()38 return symbol; in getProc()