Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
Dittnotify_static.cpp44 static const char* ittnotify_lib_name = "libittnotify.dll"; variable
46 static const char* ittnotify_lib_name = "libittnotify.so"; variable
48 static const char* ittnotify_lib_name = "libittnotify.dylib"; variable
1090 … _N_(_ittapi_global).lib = __itt_load_lib((lib_name == NULL) ? ittnotify_lib_name : lib_name); in _N_()