Searched defs:archs (Results 1 - 8 of 8) sorted by path

/macosx-10.10/Security-57031.1.35/Security/include/security_codesigning/
H A Dmachorep.cpp230 Universal::Architectures archs; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dmachorep.cpp230 Universal::Architectures archs; local
/macosx-10.10/Security-57031.1.35/Security/sec/Security/Tool/
H A Dcodesign.c291 struct fat_arch *archs = calloc(slices, sizeof(struct fat_arch)); local
/macosx-10.10/Security-57031.1.35/codesign_wrapper/
H A Dcodesign.c252 struct fat_arch *archs = calloc(slices, sizeof(struct fat_arch)); local
/macosx-10.10/dyld-353.2.1/src/
H A Ddyld.cpp2080 const fat_arch* const archs = (fat_arch*)(((char*)fh)+sizeof(fat_header)); local
2097 const fat_arch* archs = (fat_arch*)(((char*)fh)+sizeof(fat_header)); local
2112 const fat_arch* archs = (fat_arch*)(((char*)fh)+sizeof(fat_header)); local
[all...]
/macosx-10.10/emacs-93/
H A Ddumpemacs.c264 struct fat_arch *archs = NULL, *bestArch = NULL; local
393 struct fat_arch *archs = NULL, *bestArch = NULL; local
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_exec.c603 struct fat_arch *archs; local
/macosx-10.10/xnu-2782.1.97/libkern/kxld/
H A Dkxld_object.c426 struct fat_arch *archs = (struct fat_arch *) &fat[1]; local

Completed in 446 milliseconds