Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DMachO.h289 struct mach_header_64 { struct
290 uint32_t magic;
291 uint32_t cputype;
292 uint32_t cpusubtype;
293 uint32_t filetype;
294 uint32_t ncmds;
295 uint32_t sizeofcmds;
296 uint32_t flags;
297 uint32_t reserved;
/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;