Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_wrappers.cpp193 int WrapDlclose(void* lib_handle) { in WrapDlclose() function
258 {"dlclose", reinterpret_cast<void*>(&WrapDlclose)}, in WrapLinkerSymbol()