Searched refs:slice_contents (Results 1 – 1 of 1) sorted by relevance
174 const std::span<uint8_t> slice_contents; member in image338 return reinterpret_cast<const mach_header_64 *>(slice_contents.data() + slice_mh_offs); in mh_hdr()343 : slice_contents{contents}, slice_mh_offs{mh_offs} in image()374 sec_types = macho_section<kalloc_type_view>(sec, slice_contents);379 sec_types_var = macho_section<kalloc_type_var_view>(sec, slice_contents);384 sec_cstring = macho_section<char>(sec, slice_contents);