Home
last modified time | relevance | path

Searched defs:dlclose (Results 1 – 4 of 4) sorted by relevance

/llvm-project/compiler-rt/lib/cfi/
H A Dcfi.cpp435 INTERCEPTOR(int, dlclose, void *handle) { in INTERCEPTOR() argument
/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.cpp240 int ELFNixPlatformRuntimeState::dlclose(void *DSOHandle) { dlclose() function in __anon141acc330111::ELFNixPlatformRuntimeState
H A Dcoff_platform.cpp267 int COFFPlatformRuntimeState::dlclose(void *DSOHandle) { dlclose() function in COFFPlatformRuntimeState
H A Dmacho_platform.cpp789 int MachOPlatformRuntimeState::dlclose(void *DSOHandle) { dlclose() function in __anoncbb4fc950411::MachOPlatformRuntimeState