Searched refs:dlclose (Results 1 – 8 of 8) sorted by relevance
47 extern int dlclose(void* handle);
25 int dlclose(void *handle) { return 0; } in dlclose() function
138 dlclose(handle); in main()
419 dlclose(malloc_impl_handle); in malloc_init_impl()423 dlclose(malloc_impl_handle); in malloc_init_impl()436 dlclose(malloc_impl_handle); in malloc_init_impl()441 dlclose(malloc_impl_handle); in malloc_init_impl()474 dlclose(malloc_impl_handle); in malloc_init_impl()
62 dlclose(gDemangler); in backtrace_shutdown()
50 ASSERT_EQ(0, dlclose(self)); in TEST()114 ASSERT_EQ(0, dlclose(self)); in TEST()174 ASSERT_EQ(0, dlclose(self)); in TEST()
15 dlclose(3); this only affects ARM. http://b/4998315
143 int dlclose(void* handle) { in dlclose() function179 ELF32_SYM_INITIALIZER( 7, &dlclose, 1),