Home
last modified time | relevance | path

Searched defs:___itt_section_info (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h4144 typedef struct ___itt_section_info { struct
4145 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 mask
4150 void *start_addr; /*!< Section load(relocated) start address */
4151 size_t size; /*!< Section file offset */
4152 size_t file_offset; /*!< Section size */