Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_library_view.h38 void SetSystem(void* system_lib, const char* name) { in SetSystem() function
Dcrazy_linker_wrappers.cpp98 wrap_lib->SetSystem(system_lib, path ? path : "<executable>"); in WrapDlopen()
Dcrazy_linker_library_list.cpp270 wrap->SetSystem(system_lib, lib_name); in LoadLibrary()