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.cpp284 const char *tool_libs = getenv("OMP_TOOL_LIBRARIES"); local
285 if (tool_libs) {
287 OMPT_VERBOSE_INIT_PRINT("OMP_TOOL_LIBRARIES = %s\n", tool_libs);
288 char *libs = __kmp_str_format("%s", tool_libs);