Home
last modified time | relevance | path

Searched refs:__itt_unload_lib (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
HDittnotify_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/
HDittnotify_config.h257 #define __itt_unload_lib(handle) FreeLibrary(handle) macro
302 #define __itt_unload_lib(handle) dlclose(handle) macro