• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/

Lines Matching refs: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 */
304 * of the string is reflected in the cmdsize field of the load command.
305 * Once again any padded bytes to bring the cmdsize field to a multiple
325 * reflected in cmdsize.
329 uint32_t cmdsize; /* includes sizeof section structs */
345 * command and their size is reflected in cmdsize.
349 uint32_t cmdsize; /* includes sizeof section_64 structs */
621 uint32_t cmdsize; /* includes pathname string */
651 uint32_t cmdsize; /* includes pathname string */
667 uint32_t cmdsize; /* includes umbrella string */
682 uint32_t cmdsize; /* includes client string */
701 uint32_t cmdsize; /* includes sub_umbrella string */
722 uint32_t cmdsize; /* includes sub_library string */
737 uint32_t cmdsize; /* includes strings */
754 uint32_t cmdsize; /* includes pathname string */
769 * 4 bytes The cmdsize reflects the total size of the thread_command
781 uint32_t cmdsize; /* total size of this command */
798 uint32_t cmdsize; /* total size of this command */
815 uint32_t cmdsize; /* total size of this command */
834 uint32_t cmdsize; /* sizeof(struct symtab_command) */
883 uint32_t cmdsize; /* sizeof(struct dysymtab_command) */
1089 uint32_t cmdsize; /* sizeof(struct twolevel_hints_command) */
1128 uint32_t cmdsize; /* sizeof(struct prebind_cksum_command) */
1138 uint32_t cmdsize; /* sizeof(struct uuid_command) */
1148 uint32_t cmdsize; /* includes string */
1160 uint32_t cmdsize; /* sizeof(struct linkedit_data_command) */
1171 uint32_t cmdsize; /* sizeof(struct encryption_info_command) */
1184 uint32_t cmdsize; /* sizeof(struct encryption_info_command_64) */
1200 uint32_t cmdsize; /* sizeof(struct min_version_command) */
1215 uint32_t cmdsize; /* sizeof(struct dyld_info_command) */
1389 uint32_t cmdsize; /* sizeof(struct symseg_command) */
1402 uint32_t cmdsize; /* strings that follow this command */
1413 uint32_t cmdsize; /* includes pathname string */
1427 uint32_t cmdsize; /* 24 */
1439 uint32_t cmdsize; /* 16 */