Searched defs:MachOHeader (Results 1 – 1 of 1) sorted by relevance
476 struct MachOHeader { struct in v8::internal::GDBJITInterface::MachO477 uint32_t magic;478 uint32_t cputype;479 uint32_t cpusubtype;480 uint32_t filetype;481 uint32_t ncmds;482 uint32_t sizeofcmds;483 uint32_t flags;485 uint32_t reserved;