Home
last modified time | relevance | path

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

/aosp12/bionic/tests/
H A Ddlfcn_test.cpp81 TEST(dlfcn, ctor_function_call) { in TEST() argument
106 TEST(dlfcn, dlsym_from_sofile) { in TEST() argument
222 TEST(dlfcn, dlopen_noload) { in TEST() argument
260 TEST(dlfcn, dlopen_vdso) { in TEST() argument
276 TEST(dlfcn, ifunc_variable) { in TEST() argument
310 TEST(dlfcn, ifunc) { in TEST() argument
339 TEST(dlfcn, ifunc_ctor_call) { in TEST() argument
996 TEST(dlfcn, dladdr_libc) { in TEST() argument
1261 TEST(dlfcn, dlvsym_smoke) { in TEST() argument
1520 TEST(dlfcn, RTLD_macros) { in TEST() argument
[all …]
H A Ddlext_test.cpp234 TEST(dlfcn, dlopen_from_nullptr_android_api_level_28) { in TEST() argument
241 TEST(dlfcn, dlopen_system_libicuuc_android_api_level_28) { in TEST() argument
247 TEST(dlfcn, dlopen_system_libicuuc_android_api_level_29) { in TEST() argument
253 TEST(dlfcn, dlopen_system_libicuuc_android_api_level_current) { in TEST() argument
258 TEST(dlfcn, dlopen_from_zip_absolute_path) { in TEST() argument
272 TEST(dlfcn, dlopen_from_zip_with_dt_runpath) { in TEST() argument
291 TEST(dlfcn, dlopen_from_zip_ld_library_path) { in TEST() argument
/aosp12/bionic/tests/libs/
H A DAndroid.bp234 // Library used by dlfcn tests
298 // Library used by dlfcn nodelete tests
307 // Library used by dlfcn nodelete tests
316 // Library used by dlfcn nodelete tests
650 // Libraries used by dlfcn tests to verify local group ref_counting
682 // Libraries used by dlfcn tests to verify correct load order:
758 // Libraries used by dlfcn tests to verify correct relocation order:
902 // Libraries used by dlfcn tests to verify correct relocation order:
1031 // Library with dependency loop used by dlfcn tests
1115 // Library with dependency used by dlfcn tests
/aosp12/frameworks/compile/mclinker/include/mcld/Config/
H A DConfig.h.in19 /* Define to 1 if you have the <dlfcn.h> header file. */
H A DConfig.h.cmake96 /* Define to 1 if you have the <dlfcn.h> header file. */
/aosp12/bionic/linker/
H A DAndroid.bp177 "dlfcn.cpp",