Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_wrappers.cpp70 void* WrapDlopen(const char* path, int mode) { in WrapDlopen() function
257 {"dlopen", reinterpret_cast<void*>(&WrapDlopen)}, in WrapLinkerSymbol()