Home
last modified time | relevance | path

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

/bionic/tests/
Ddlext_test.cpp196 TEST(dlext, android_dlopen_ext_force_load_smoke) { in TEST() argument
213 TEST(dlext, android_dlopen_ext_force_load_soname_exception) { in TEST() argument
737 TEST(dlext, ns_smoke) { in TEST() argument
919 TEST(dlext, dlopen_ext_use_o_tmpfile_fd) { in TEST() argument
963 TEST(dlext, dlopen_ext_use_memfd) { in TEST() argument
1011 TEST(dlext, ns_symbol_visibilty_one_namespace) { in TEST() argument
1049 TEST(dlext, ns_symbol_visibilty_between_namespaces) { in TEST() argument
1100 TEST(dlext, ns_unload_between_namespaces) { in TEST() argument
1150 TEST(dlext, ns_unload_between_namespaces_missing_symbol_direct) { in TEST() argument
1190 TEST(dlext, ns_unload_between_namespaces_missing_symbol_indirect) { in TEST() argument
[all …]
Ddlfcn_test.cpp1613 TEST(dlext, compat_elf_hash_and_relocation_tables) { in TEST() argument
/bionic/tests/libs/
DAndroid.bp133 // Library used by dlext tests - with GNU RELRO program header
144 // Library used by dlext tests - without GNU RELRO program header
155 // Library used by dlext tests - recursive use of RELRO sharing
166 // Library used by dlext tests - different name non-default location
179 // Libraries used by dlext tests for open from a zip-file
209 // Library used by dlext tests - zipped and aligned
223 // Library used by dlext direct unload on the namespace boundary tests
234 // Library used by dlext indirect unload on the namespace boundary tests
/bionic/docs/
Dstatus.md173 * <android/dlext.h>.