Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h207 #define __itt_unload_lib(handle) FreeLibrary(handle) macro
248 #define __itt_unload_lib(handle) dlclose(handle) macro
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h206 #define __itt_unload_lib(handle) FreeLibrary(handle) macro
247 #define __itt_unload_lib(handle) dlclose(handle) macro
/external/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h206 #define __itt_unload_lib(handle) FreeLibrary(handle) macro
247 #define __itt_unload_lib(handle) dlclose(handle) macro
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
Dittnotify_config.h257 #define __itt_unload_lib(handle) FreeLibrary(handle) macro
302 #define __itt_unload_lib(handle) dlclose(handle) macro