Searched defs:mach_header (Results 1 – 5 of 5) sorted by relevance
54 struct mach_header { struct64 /* Constant for the magic field of the mach_header (32-bit architectures) */ argument
492 struct mach_header { struct502 struct mach_header_64 { argument
501 struct mach_header { struct511 struct mach_header_64 { argument
5181 pub fn _dyld_get_image_header(image_index: u32) -> *const mach_header; in _dyld_get_image_header()