Searched defs:cpusubtype (Results 1 - 25 of 36) sorted by relevance

12

/macosx-10.9.5/cctools-845/include/mach-o/
H A Darch.h46 cpu_subtype_t cpusubtype; member in struct:__anon6906
H A Dfat.h58 cpu_subtype_t cpusubtype; /* machine specifier (int) */ member in struct:fat_arch
H A Dredo_prebinding.h252 cpu_subtype_t cpusubtype; /* machine specifier */ member in struct:prebind_cksum_arch
/macosx-10.9.5/cctools-845/include/stuff/
H A Darch.h43 cpu_subtype_t cpusubtype; member in struct:arch_flag
/macosx-10.9.5/cctools-845/libstuff/
H A Dbest_arch.c43 cpusubtype_findbestarch( cpu_type_t cputype, cpu_subtype_t cpusubtype, struct fat_arch *fat_archs, uint32_t nfat_archs) argument
[all...]
H A Darch.c155 get_arch_name_from_types( cpu_type_t cputype, cpu_subtype_t cpusubtype) argument
[all...]
H A Dswap_headers.c63 cpu_subtype_t cpusubtype; local
/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dfat.h58 cpu_subtype_t cpusubtype; /* machine specifier (int) */ member in struct:fat_arch
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dpage_decrypt.h62 cpu_subtype_t cpusubtype; member in struct:crypt_file_data
/macosx-10.9.5/file-46/file/src/
H A Dreadmacho.c43 print_arch_name_for_file(struct magic_set *ms, cpu_type_t cputype, cpu_subtype_t cpusubtype) argument
/macosx-10.9.5/xar-202/xar/lib/
H A Dmacho.h41 uint32_t cpusubtype; member in struct:mach_header
60 uint32_t cpusubtype; member in struct:fat_arch
/macosx-10.9.5/cctools-845/libmacho/
H A Darch.c235 NXGetArchInfoFromCpuType( cpu_type_t cputype, cpu_subtype_t cpusubtype) argument
296 NXFindBestFatArch( cpu_type_t cputype, cpu_subtype_t cpusubtype, struct fat_arch *fat_archs, uint32_t nfat_archs) argument
[all...]
/macosx-10.9.5/IOKitUser-907.100.13/kext.subproj/
H A Dfat_util.c308 fat_iterator_find_fat_arch( fat_iterator iter, cpu_type_t cputype, cpu_subtype_t cpusubtype, struct fat_arch * fat_arch_out) argument
397 fat_iterator_find_arch( fat_iterator iter, cpu_type_t cputype, cpu_subtype_t cpusubtype, void ** arch_end_ptr) argument
/macosx-10.9.5/cctools-845/misc/
H A Dcodesign_allocate.c309 cpu_subtype_t cpusubtype; local
[all...]
H A Dctf_insert.c235 cpu_subtype_t cpusubtype; local
H A Dindr.c450 cpu_subtype_t cpusubtype; local
1513 cpu_subtype_t cpusubtype; local
[all...]
H A Dlipo.c950 cpu_subtype_t cpusubtype; local
1235 cpu_subtype_t cpusubtype; local
1359 check_archive( char *name, char *addr, uint32_t size, cpu_type_t *cputype, cpu_subtype_t *cpusubtype) argument
1969 print_cputype( cpu_type_t cputype, cpu_subtype_t cpusubtype) argument
[all...]
H A Dstrip.c761 cpu_subtype_t cpusubtype; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dkern_mib.c130 static int cputype, cpusubtype, cputhreadtype, cpufamily, cpu64bit; variable
H A Dmach_loader.c1642 set_code_unprotect( struct encryption_info_command *eip, caddr_t addr, vm_map_t map, int64_t slide, struct vnode *vp, cpu_type_t cputype, cpu_subtype_t cpusubtype) argument
/macosx-10.9.5/xnu-2422.115.4/libkern/kxld/
H A Dkxld.c66 cpu_subtype_t cpusubtype; member in struct:kxld_context
105 kxld_create_context(KXLDContext **_context, KXLDAllocateCallback allocate_callback, KXLDLoggingCallback logging_callback, KXLDFlags flags, cpu_type_t cputype, cpu_subtype_t cpusubtype) argument
/macosx-10.9.5/xnu-2422.115.4/tools/tests/xnu_quick_test/
H A Dmain.c620 cpu_subtype_t cpusubtype = _mh_execute_header.cpusubtype; local
/macosx-10.9.5/iodbc-42.5/iodbc/iodbcinst/
H A Ddlf.h151 cpu_subtype_t cpusubtype; member in struct:arch_flag
/macosx-10.9.5/dyld-239.4/launch-cache/
H A DMachOFileAbstraction.hpp99 ArchPair(uint32_t cputype, uint32_t cpusubtype) : arch(cputype), subtype(cpusubtype) {} argument
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dpef.c511 unsigned long cpusubtype; local

Completed in 169 milliseconds

12