Searched defs:ncmds (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10.1/xar-254/xar/lib/
H A Dmacho.h43 uint32_t ncmds; member in struct:mach_header
/macosx-10.10.1/xnu-2782.1.97/SETUP/setsegname/
H A Dsetsegname.c128 uint32_t ncmds, cmdtype; local
/macosx-10.10.1/doc_cmds-49/checknr/
H A Dchecknr.c191 int ncmds; /* size of knowncmds */ variable
/macosx-10.10.1/kext_tools-384.1.4/
H A Dkclist_main.c412 uint32_t ncmds, cmd_i; local
/macosx-10.10.1/objc4-646/
H A Dmarkgc.c333 unsigned ncmds; local
/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A Ddyld_shared_cache_util.cpp279 uint32_t ncmds = mh->ncmds(); local
/macosx-10.10.1/IOKitUser-1050.1.21/kext.subproj/
H A Dmacho_util.c1053 uint32_t ncmds, cmdsize; local
1138 uint32_t ncmds, cmdsize; local
[all...]
/macosx-10.10.1/uucp-11/uucp/contrib/
H A Duurate.c1310 int ncmds, i, match; local
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dmach_loader.c498 uint32_t ncmds; local
1746 uint32_t ncmds = header->ncmds; local
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dmach-o.h182 unsigned long ncmds; member in struct:bfd_mach_o_header
/macosx-10.10.1/tcsh-65/tcsh/
H A Dtc.os.c87 unsigned int npaths, ncmds; local
/macosx-10.10.1/xnu-2782.1.97/libkern/kxld/
H A Dkxld_object.c528 u_int ncmds = 0; local
532 object->file, offset, &filetype, &ncmds); local
850 u_int ncmds local
864 object->file, offset, &filetype, &ncmds); local
1025 get_macho_cmd_data_32(u_char *file, u_long offset, u_int *filetype, u_int *ncmds) argument
1041 get_macho_cmd_data_64(u_char *file, u_long offset, u_int *filetype, u_int *ncmds) argument
1739 u_int ncmds = 0; local
1831 export_macho_header(const KXLDObject *object, u_char *buf, u_int ncmds, u_long *header_offset, u_long header_size) argument
1842 object, buf, ncmds, header_offset, header_size); local
1855 export_macho_header_32(const KXLDObject *object, u_char *buf, u_int ncmds, u_long *header_offset, u_long header_size) argument
1890 export_macho_header_64(const KXLDObject *object, u_char *buf, u_int ncmds, u_long *header_offset, u_long header_size) argument
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DMachO.h291 uint32_t ncmds; member in struct:llvm::MachO::mach_header
301 uint32_t ncmds; member in struct:llvm::MachO::mach_header_64
/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dloader.h59 uint32_t ncmds; /* number of load commands */ member in struct:mach_header
77 uint32_t ncmds; /* number of load commands */ member in struct:mach_header_64

Completed in 412 milliseconds