Searched refs:module_unload_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 | 466 _N_(module_unload_with_sections), _init))(__itt_module_object *module_obj) { in ITT_VERSIONIZE() 471 if (ITTNOTIFY_NAME(module_unload_with_sections) && in ITT_VERSIONIZE() 472 ITTNOTIFY_NAME(module_unload_with_sections) != in ITT_VERSIONIZE() 473 ITT_VERSIONIZE(ITT_JOIN(_N_(module_unload_with_sections), _init))) { in ITT_VERSIONIZE() argument 476 ITTNOTIFY_NAME(module_unload_with_sections)(module_obj); in ITT_VERSIONIZE() local
|
H A D | ittnotify_static.h | 42 ITT_STUBV(ITTAPI, void, module_unload_with_sections, 44 module_unload_with_sections, __itt_group_module, "%p")
|
H A D | ittnotify.h | 4229 ITT_STUBV(ITTAPI, void, module_unload_with_sections, 4232 ITTNOTIFY_VOID(module_unload_with_sections) 4234 ITTNOTIFY_NAME(module_unload_with_sections)
|