Home
last modified time | relevance | path

Searched defs:mach_header_64 (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h72 struct mach_header_64 { struct
83 /* Constant for the magic field of the mach_header_64 (64-bit architectures) */ argument
/external/llvm/include/llvm/Support/
DMachO.h502 struct mach_header_64 { struct
503 uint32_t magic;
504 uint32_t cputype;
505 uint32_t cpusubtype;
506 uint32_t filetype;
507 uint32_t ncmds;
508 uint32_t sizeofcmds;
509 uint32_t flags;
510 uint32_t reserved;
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h502 struct mach_header_64 { struct
503 uint32_t magic;
504 uint32_t cputype;
505 uint32_t cpusubtype;
506 uint32_t filetype;
507 uint32_t ncmds;
508 uint32_t sizeofcmds;
509 uint32_t flags;
510 uint32_t reserved;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h509 struct mach_header_64 { struct
510 uint32_t magic;
511 uint32_t cputype;
512 uint32_t cpusubtype;
513 uint32_t filetype;
514 uint32_t ncmds;
515 uint32_t sizeofcmds;
516 uint32_t flags;
517 uint32_t reserved;