Home
last modified time | relevance | path

Searched defs:__itt_get_proc (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h
/freebsd-src/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_config.h266 #define __itt_get_proc(lib, name) GetProcAddress(lib, name) macro
291 #define __itt_get_proc(lib, name) dlsym(lib, name) macro