Searched refs:module_load_with_sections (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
H A D | ittnotify_static.cpp | 450 _N_(module_load_with_sections), _init))(__itt_module_object *module_obj) { in ITT_VERSIONIZE() 455 if (ITTNOTIFY_NAME(module_load_with_sections) && in ITT_VERSIONIZE() 456 ITTNOTIFY_NAME(module_load_with_sections) != in ITT_VERSIONIZE() 457 ITT_VERSIONIZE(ITT_JOIN(_N_(module_load_with_sections), _init))) { in ITT_VERSIONIZE() argument 460 ITTNOTIFY_NAME(module_load_with_sections)(module_obj); in ITT_VERSIONIZE() local
|
H A D | ittnotify_static.h | 39 ITT_STUBV(ITTAPI, void, module_load_with_sections, 41 module_load_with_sections, __itt_group_module, "%p")
|
H A D | ittnotify.h | 4202 ITT_STUBV(ITTAPI, void, module_load_with_sections, 4205 ITTNOTIFY_VOID(module_load_with_sections) 4207 ITTNOTIFY_NAME(module_load_with_sections)
|