Home
last modified time | relevance | path

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

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