Searched refs:dlopen_ext_fn_ (Results 1 – 2 of 2) sorted by relevance
81 .dlopen_ext_fn_ = uninitialized_dlopen_ext,110 auto handle = linker_callbacks_.dlopen_ext_fn_(libpath, flags, extinfo, caller_addr_); in DlOpenExt()230 &linker_callbacks->dlopen_ext_fn_, in InitializeLinkerCallbacks()
76 android_dlopen_ext_fn_t dlopen_ext_fn_ = nullptr; member