Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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;
/third_party/skia/third_party/externals/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;