Searched defs:mach_header (Results 1 – 6 of 6) sorted by relevance
43 const MachHeaderType* mach_header = in GetUniqueIdAndTextSize() local
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
499 struct mach_header { struct509 struct mach_header_64 { argument
5495 pub fn _dyld_get_image_header(image_index: u32) -> *const mach_header; in _dyld_get_image_header()