Lines Matching defs:cmdsize

213  * load commands must have as their first two fields cmd and cmdsize.  The cmd
215 * has a structure specifically for it. The cmdsize field is the size in bytes
218 * advance to the next load command the cmdsize can be added to the offset or
219 * pointer of the current load command. The cmdsize for 32-bit architectures
229 uint32_t cmdsize; /* total size of command in bytes */
303 * of the string is reflected in the cmdsize field of the load command.
304 * Once again any padded bytes to bring the cmdsize field to a multiple
324 * reflected in cmdsize.
328 uint32_t cmdsize; /* includes sizeof section structs */
344 * command and their size is reflected in cmdsize.
348 uint32_t cmdsize; /* includes sizeof section_64 structs */
620 uint32_t cmdsize; /* includes pathname string */
650 uint32_t cmdsize; /* includes pathname string */
666 uint32_t cmdsize; /* includes umbrella string */
681 uint32_t cmdsize; /* includes client string */
700 uint32_t cmdsize; /* includes sub_umbrella string */
721 uint32_t cmdsize; /* includes sub_library string */
736 uint32_t cmdsize; /* includes strings */
753 uint32_t cmdsize; /* includes pathname string */
768 * 4 bytes The cmdsize reflects the total size of the thread_command
780 uint32_t cmdsize; /* total size of this command */
797 uint32_t cmdsize; /* total size of this command */
814 uint32_t cmdsize; /* total size of this command */
833 uint32_t cmdsize; /* sizeof(struct symtab_command) */
882 uint32_t cmdsize; /* sizeof(struct dysymtab_command) */
1088 uint32_t cmdsize; /* sizeof(struct twolevel_hints_command) */
1127 uint32_t cmdsize; /* sizeof(struct prebind_cksum_command) */
1137 uint32_t cmdsize; /* sizeof(struct uuid_command) */
1147 uint32_t cmdsize; /* includes string */
1159 uint32_t cmdsize; /* sizeof(struct linkedit_data_command) */
1170 uint32_t cmdsize; /* sizeof(struct encryption_info_command) */
1184 uint32_t cmdsize; /* sizeof(struct min_version_command) */
1199 uint32_t cmdsize; /* sizeof(struct dyld_info_command) */
1373 uint32_t cmdsize; /* sizeof(struct symseg_command) */
1386 uint32_t cmdsize; /* strings that follow this command */
1397 uint32_t cmdsize; /* includes pathname string */
1411 uint32_t cmdsize; /* 24 */
1423 uint32_t cmdsize; /* 16 */