Home
last modified time | relevance | path

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

/xnu-8792.81.2/tests/
H A Dcorrect_kernel_booted.c74 unsigned int ncmds = 0; in get_macho_uuid() local
/xnu-8792.81.2/libkern/kxld/
H A Dkxld_object.c597 u_int ncmds = 0; in init_from_final_linked_image() local
965 u_int ncmds = 0; in init_from_object() local
1160 get_macho_cmd_data_32(u_char *file, u_long offset, u_int *filetype, u_int *ncmds) in get_macho_cmd_data_32()
1180 get_macho_cmd_data_64(u_char *file, u_long offset, u_int *filetype, u_int *ncmds) in get_macho_cmd_data_64()
/xnu-8792.81.2/SETUP/setsegname/
H A Dsetsegname.c129 uint32_t ncmds, cmdtype; in main() local
/xnu-8792.81.2/bsd/kern/
H A Dmach_loader.c775 uint32_t ncmds; in parse_machfile() local
1553 uint32_t ncmds; in check_if_simulator_binary() local
3674 uint32_t ncmds = header->ncmds; in set_code_unprotect() local
/xnu-8792.81.2/EXTERNAL_HEADERS/mach-o/
H A Dloader.h59 uint32_t ncmds; /* number of load commands */ member
77 uint32_t ncmds; /* number of load commands */ member