Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dompt-general.cpp281 const char *tool_libs = getenv("OMP_TOOL_LIBRARIES"); local
282 if (tool_libs) {
284 OMPT_VERBOSE_INIT_PRINT("OMP_TOOL_LIBRARIES = %s\n", tool_libs);
285 char *libs = __kmp_str_format("%s", tool_libs);