Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_shared_library.cpp74 void CallFunction(linker_function_t func, const char* func_type) { in CallFunction() argument
77 LOG("%s: %p %s\n", __FUNCTION__, func, func_type); in CallFunction()