Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/
H A DMachO.h541 uint32_t cmd;
542 uint32_t cmdsize;
543 char segname[16];
544 uint64_t vmaddr;
545 uint64_t vmsize;
546 uint64_t fileoff;
547 uint64_t filesize;
548 uint32_t maxprot;
549 uint32_t initprot;
550 uint32_t nsects;
[all …]