Searched defs:__itt_unload_lib (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h206 #define __itt_unload_lib(handle) FreeLibrary(handle) macro
247 #define __itt_unload_lib(handle) dlclose(handle) macro
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_config.h257 #define __itt_unload_lib(handle) FreeLibrary(handle) macro
302 #define __itt_unload_lib(handle) dlclose(handle) macro

Completed in 113 milliseconds