Searched defs:mach_header (Results 1 – 7 of 7) 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
516 struct mach_header { struct526 struct mach_header_64 { argument
6037 pub fn _dyld_get_image_header(image_index: u32) -> *const mach_header; in _dyld_get_image_header()