/aosp12/bionic/tests/ |
H A D | dlfcn_test.cpp | 90 void* self = dlopen(nullptr, RTLD_NOW); in TEST() 238 void* handle = dlopen(soname, RTLD_NOW); in TEST() 242 handle = dlopen(filename, RTLD_NOW); in TEST() 271 void* handle = dlopen(vdso_name, RTLD_NOW); in TEST() 896 void* self = dlopen(nullptr, RTLD_NOW); in TEST() 920 void* self = dlopen(nullptr, RTLD_NOW); in TEST() 966 void* handle1 = dlopen(nullptr, RTLD_NOW); in TEST() 1191 void* handle = dlopen(libname, RTLD_NOW); in test_init_fini_call_order_for() 1336 handle = dlopen(library_name, RTLD_NOW); in test_dlclose_after_thread_local_dtor() 1525 #elif !defined(RTLD_NOW) in TEST() [all …]
|
H A D | dlext_test.cpp | 73 void* h = dlopen(kLibName, RTLD_NOW | RTLD_NOLOAD); in SetUp() 75 h = dlopen(kLibNameNoRelro, RTLD_NOW | RTLD_NOLOAD); in SetUp() 200 void* handle = dlopen("libdlext_test.so", RTLD_NOW); in TEST() 237 ASSERT_TRUE(dlopen(nullptr, RTLD_NOW) != nullptr); in TEST() 306 handle = dlopen("libdlext_test_zip.so", RTLD_NOW); in TEST() 668 handle = dlopen(lib, RTLD_NOW); in SpawnChildrenAndMeasurePss() 784 void* handle = dlopen(g_public_lib, RTLD_NOW); in TEST() 1181 RTLD_NOW, in TEST() 1634 RTLD_NOW, in TEST() 1649 RTLD_NOW, in TEST() [all …]
|
H A D | elftls_dl_test.cpp | 53 void* lib = dlopen("libtest_elftls_shared_var_ie.so", RTLD_LOCAL | RTLD_NOW); in TEST() 91 void* lib = dlopen("libtest_elftls_dynamic.so", RTLD_LOCAL | RTLD_NOW); in TEST() 107 void* lib = dlopen("libtest_elftls_dynamic.so", RTLD_LOCAL | RTLD_NOW); in TEST() 139 void* lib = dlopen("libtest_elftls_dynamic.so", RTLD_LOCAL | RTLD_NOW); in TEST() 157 auto lib = dlopen(soname, RTLD_LOCAL | RTLD_NOW); \ in TEST() 227 void* lib = dlopen("libtest_elftls_dynamic.so", RTLD_LOCAL | RTLD_NOW); in TEST() 253 void* lib = dlopen("libtest_elftls_dynamic.so", RTLD_LOCAL | RTLD_NOW); in TEST() 292 void* lib = dlopen("libtest_elftls_dynamic.so", RTLD_LOCAL | RTLD_NOW); in TEST() 314 void* lib = dlopen("libtest_elftls_dynamic.so", RTLD_LOCAL | RTLD_NOW); in TEST() 323 void* lib = dlopen("libtest_elftls_dynamic.so", RTLD_LOCAL | RTLD_NOW); in TEST() [all …]
|
H A D | cfi_test.cpp | 54 handle = dlopen("libcfi-test.so", RTLD_NOW | RTLD_LOCAL); in TEST_F() 116 void* handle2 = dlopen("libcfi-test.so", RTLD_NOW | RTLD_LOCAL); in TEST_F() 138 handle = dlopen("libcfi-test-bad.so", RTLD_NOW | RTLD_LOCAL); in TEST() 141 handle = dlopen("libcfi-test-bad.so", RTLD_NOW | RTLD_LOCAL); in TEST()
|
H A D | pthread_dlfcn_test.cpp | 43 …_test_handle); g_atfork_test_handle = dlopen("libtest_pthread_atfork.so", RTLD_NOW | RTLD_LOCAL); } in AtForkChild() 48 void* handle = dlopen("libtest_pthread_atfork.so", RTLD_NOW | RTLD_LOCAL); in TEST() 93 g_atfork_test_handle = dlopen("libtest_pthread_atfork.so", RTLD_NOW | RTLD_LOCAL); in TEST()
|
/aosp12/bionic/libc/include/ |
H A D | dlfcn.h | 57 #define RTLD_NOW 0x00002 macro 64 #undef RTLD_NOW 65 #define RTLD_NOW 0x00000 macro
|
/aosp12/hardware/qcom/gps/msm8960/core/ |
H A D | ContextBase.cpp | 47 void* lib = dlopen(libName, RTLD_NOW); in getIzatProxy() 70 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi() 82 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
|
/aosp12/hardware/qcom/sdm845/gps/msm8960/core/ |
H A D | ContextBase.cpp | 47 void* lib = dlopen(libName, RTLD_NOW); in getIzatProxy() 70 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi() 82 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
|
/aosp12/hardware/qcom/gps/msm8994/core/ |
H A D | ContextBase.cpp | 47 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy() 71 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi() 83 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
|
/aosp12/hardware/qcom/gps/core/ |
H A D | ContextBase.cpp | 47 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy() 71 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi() 83 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
|
/aosp12/hardware/qcom/sdm845/gps/msm8994/core/ |
H A D | ContextBase.cpp | 47 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy() 71 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi() 83 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
|
/aosp12/hardware/qcom/sdm845/gps/core/ |
H A D | ContextBase.cpp | 47 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy() 71 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi() 83 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
|
/aosp12/hardware/qcom/gps/msm8084/core/ |
H A D | ContextBase.cpp | 48 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy() 79 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi() 95 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
|
/aosp12/hardware/qcom/sdm845/gps/msm8084/core/ |
H A D | ContextBase.cpp | 48 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy() 79 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi() 95 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
|
/aosp12/hardware/qcom/gps/msm8996/core/ |
H A D | ContextBase.cpp | 68 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy() 92 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi() 104 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
|
/aosp12/hardware/qcom/gps/msm8909/core/ |
H A D | ContextBase.cpp | 68 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy() 93 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi() 105 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
|
/aosp12/hardware/qcom/sdm845/gps/msm8909/core/ |
H A D | ContextBase.cpp | 68 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy() 93 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi() 105 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
|
/aosp12/hardware/qcom/sdm845/gps/msm8996/core/ |
H A D | ContextBase.cpp | 68 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy() 92 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi() 104 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
|
/aosp12/art/libartbase/base/ |
H A D | globals_unix.cc | 48 bool debug_build_loaded = (dlopen(kLibArtBaseDebug, RTLD_NOW | RTLD_NOLOAD) != nullptr); in CheckLoadedBuild() 49 bool release_build_loaded = (dlopen(kLibArtBaseRelease, RTLD_NOW | RTLD_NOLOAD) != nullptr); in CheckLoadedBuild()
|
/aosp12/system/core/libvndksupport/tests/ |
H A D | linker_test.cpp | 47 void* handle = android_load_sphal_library(name.c_str(), RTLD_NOW | RTLD_LOCAL); in TEST() 53 void* handle = android_load_sphal_library("libNeverUseThisName.so", RTLD_NOW | RTLD_LOCAL); in TEST()
|
/aosp12/hardware/libhardware/ |
H A D | hardware.c | 98 handle = dlopen(path, RTLD_NOW); in load() 101 handle = dlopen(path, RTLD_NOW); in load() 103 handle = android_load_sphal_library(path, RTLD_NOW); in load()
|
/aosp12/art/libdexfile/external/ |
H A D | dex_file_supp.cc | 63 void* handle = dlopen(so_name, RTLD_NOLOAD | RTLD_NOW | RTLD_NODELETE); in FOR_EACH_ADEX_FILE_SYMBOL() 66 handle = dlopen(so_name, RTLD_NOW | RTLD_GLOBAL | RTLD_NODELETE); in FOR_EACH_ADEX_FILE_SYMBOL()
|
/aosp12/system/core/libutils/ |
H A D | Singleton_test.cpp | 36 void* handle1 = dlopen(lib.c_str(), RTLD_NOW); in TEST() 42 void* handle2 = dlopen(lib.c_str(), RTLD_NOW); in TEST()
|
/aosp12/art/libnativeloader/ |
H A D | native_loader.cpp | 224 void* handle = android_dlopen_ext(path, RTLD_NOW, &dlextinfo); in OpenNativeLibrary() 249 void* handle = OpenSystemLibrary(path, RTLD_NOW); in OpenNativeLibrary() 310 void* handle = dlopen(path_arg, RTLD_NOW); in OpenNativeLibrary() 316 handle = NativeBridgeLoadLibrary(path_arg, RTLD_NOW); in OpenNativeLibrary()
|
/aosp12/hardware/qcom/gps/msm8998/core/ |
H A D | ContextBase.cpp | 174 void* lib = dlopen(libName, RTLD_NOW); in getLBSProxy() 203 if ((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { in createLocApi() 216 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); in createLocApi()
|