Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h
/freebsd-src/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_config.h271 #define __itt_unload_lib(handle) FreeLibrary(handle) macro
316 #define __itt_unload_lib(handle) dlclose(handle) macro