Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h550 uint32_t cmd;
551 uint32_t cmdsize;
552 char segname[16];
553 uint64_t vmaddr;
554 uint64_t vmsize;
555 uint64_t fileoff;
556 uint64_t filesize;
557 uint32_t maxprot;
558 uint32_t initprot;
559 uint32_t nsects;
[all …]