Searched defs:dlclose (Results 1 – 9 of 9) sorted by relevance
80 #pragma weak dlclose macro82 dlclose(void *handle __unused) in dlclose() function
431 INTERCEPTOR(int,dlclose,void * handle) INTERCEPTOR() argument
57 #define dlclose(x) macro
240 int ELFNixPlatformRuntimeState::dlclose(void *DSOHandle) { in dlclose() function in __anonb364b2400111::ELFNixPlatformRuntimeState
267 int COFFPlatformRuntimeState::dlclose(void *DSOHandle) { in dlclose() function in COFFPlatformRuntimeState
670 int MachOPlatformRuntimeState::dlclose(void *DSOHandle) { dlclose() function in __anon3d23d5020211::MachOPlatformRuntimeState
172 int (*dlclose)(void *); /* NONE */ member
3771 dlclose(void *handle) in dlclose() function
23895 int dlclose(void *handle) in dlclose() function