Searched defs:___itt_module_object (Results 1 – 1 of 1) sorted by relevance
3844 typedef struct ___itt_module_object struct3846 unsigned int version; /*!< API version*/3847 … /*!< Unique identifier. This is unchanged for sections that belong to the same module */3848 __itt_module_type module_type; /*!< Binary module format */3849 const char* module_name; /*!< Unique module name or path to module in UTF83854 void* module_buffer; /*!< Module buffer content */3855 size_t module_size; /*!< Module buffer size */3861 __itt_section_info* section_array; /*!< Reference to section information */3862 size_t section_number;