Searched defs:segment_command_64 (Results 1 – 2 of 2) sorted by relevance
532 struct segment_command_64 { struct533 uint32_t cmd;534 uint32_t cmdsize;535 char segname[16];536 uint64_t vmaddr;537 uint64_t vmsize;538 uint64_t fileoff;539 uint64_t filesize;540 uint32_t maxprot;541 uint32_t initprot;[all …]
541 struct segment_command_64 { struct542 uint32_t cmd;543 uint32_t cmdsize;544 char segname[16];545 uint64_t vmaddr;546 uint64_t vmsize;547 uint64_t fileoff;548 uint64_t filesize;549 uint32_t maxprot;550 uint32_t initprot;[all …]