Searched refs:WrapDlopen (Results 1 – 1 of 1) sorted by relevance
70 void* WrapDlopen(const char* path, int mode) { in WrapDlopen() function257 {"dlopen", reinterpret_cast<void*>(&WrapDlopen)}, in WrapLinkerSymbol()