Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_wrappers.cpp103 void* WrapDlsym(void* lib_handle, const char* symbol_name) { in WrapDlsym() function
260 {"dlsym", reinterpret_cast<void*>(&WrapDlsym)}, in WrapLinkerSymbol()