Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
Dittnotify_config.h274 #define DL_SYMBOLS (1) macro
356 #define DL_SYMBOLS (dlopen && dlsym && dlclose) macro
Dittnotify_static.cpp1088 if (DL_SYMBOLS && (groups != __itt_group_none || lib_name != NULL)) in _N_()