Searched refs:slice_mh_offs (Results 1 – 1 of 1) sorted by relevance
175 size_t slice_mh_offs; 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()