Searched refs:GetLibHandle (Results 1 – 2 of 2) sorted by relevance
30 void* GetLibHandle() { in GetLibHandle() function38 auto f = reinterpret_cast<FuncPtr>(dlsym(GetLibHandle(), function_name)); in GetFuncPtr()