Searched defs:___itt_section_info (Results 1 – 1 of 1) sorted by relevance
4144 typedef struct ___itt_section_info { struct4145 const char *name; /*!< Section name in UTF8 */4146 __itt_section_type type; /*!< Section content and semantics description */4147 size_t flags; /*!< Section bit flags that describe attributes using bit mask4150 void *start_addr; /*!< Section load(relocated) start address */4151 size_t size; /*!< Section file offset */4152 size_t file_offset; /*!< Section size */