Home
last modified time | relevance | path

Searched defs:mach_header_64 (Results 1 – 5 of 5) 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/llvm-project/llvm/include/llvm/BinaryFormat/
DMachO.h518 struct mach_header_64 { struct
519 uint32_t magic;
520 uint32_t cputype;
521 uint32_t cpusubtype;
522 uint32_t filetype;
523 uint32_t ncmds;
524 uint32_t sizeofcmds;
525 uint32_t flags;
526 uint32_t reserved;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h511 struct mach_header_64 { struct
512 uint32_t magic;
513 uint32_t cputype;
514 uint32_t cpusubtype;
515 uint32_t filetype;
516 uint32_t ncmds;
517 uint32_t sizeofcmds;
518 uint32_t flags;
519 uint32_t reserved;