Type Alias ittapi_sys::__itt_section_info
source · pub type __itt_section_info = ___itt_section_info;Aliased Type§
struct __itt_section_info {
pub name: *const i8,
pub type_: u32,
pub flags: usize,
pub start_addr: *mut c_void,
pub size: usize,
pub file_offset: usize,
}Fields§
§name: *const i8< Section name in UTF8
type_: u32< Section content and semantics description
flags: usize< Section bit flags that describe attributes using bit mask Zero if disabled, non-zero if enabled
start_addr: *mut c_void< Section load(relocated) start address
size: usize< Section file offset
file_offset: usize< Section size