Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp61 __itt_module_object *getModuleObject() { return ModuleObject; } in getModuleObject() function in __anon0044147b0111::IntelIttnotifyInfo
342 __itt_module_unload_with_sections(KeyToIttnotify[Key]->getModuleObject()); in notifyFreeingObject()
345 KeyToIttnotify[Key]->getModuleObject()->module_name, in notifyFreeingObject()
346 KeyToIttnotify[Key]->getModuleObject()->module_size); in notifyFreeingObject()