Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_itt.cpp96 case __itt_error_no_module: { in __itt_error_handler()
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.cpp1466 __itt_report_error(__itt_error_no_module, lib_name, in _N_()
H A Dittnotify.h4818 __itt_error_no_module = 1, /*!< module can't be loaded */ enumerator