Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
HDittnotify_config.h287 #define DL_SYMBOLS (1) macro
377 #define DL_SYMBOLS (dlopen && dlsym && dlclose) macro
HDittnotify_static.cpp1387 if (DL_SYMBOLS && (groups != __itt_group_none || lib_name != NULL)) { in _N_()