Searched defs:cputype (Results 1 - 25 of 56) sorted by relevance

123

/macosx-10.9.5/cctools-845/libstuff/
H A Dreloc.c42 reloc_pair_r_type( cpu_type_t cputype) argument
89 reloc_has_pair( cpu_type_t cputype, uint32_t r_type) argument
169 reloc_is_sectdiff( cpu_type_t cputype, uint32_t r_type) argument
[all...]
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
532 cpusubtype_combine( cpu_type_t cputype, cpu_subtype_t cpusubtype1, cpu_subtype_t cpusubtype2) argument
[all...]
H A Darch.c155 get_arch_name_from_types( cpu_type_t cputype, cpu_subtype_t cpusubtype) argument
186 get_arch_family_from_cputype( cpu_type_t cputype) argument
367 force_cpusubtype_ALL_for_cputype( cpu_type_t cputype) argument
[all...]
H A Dswap_headers.c62 cpu_type_t cputype; local
[all...]
/macosx-10.9.5/cctools-845/include/mach-o/
H A Darch.h45 cpu_type_t cputype; member in struct:__anon6906
H A Dfat.h57 cpu_type_t cputype; /* cpu specifier (int) */ member in struct:fat_arch
H A Dredo_prebinding.h251 cpu_type_t cputype; /* cpu specifier */ member in struct:prebind_cksum_arch
/macosx-10.9.5/cctools-845/include/stuff/
H A Darch.h42 cpu_type_t cputype; member in struct:arch_flag
[all...]
/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dfat.h57 cpu_type_t cputype; /* cpu specifier (int) */ member in struct:fat_arch
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dpage_decrypt.h61 cpu_type_t cputype; 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, argument
/macosx-10.9.5/xar-202/xar/lib/
H A Dmacho.h40 uint32_t cputype; member in struct:mach_header
59 uint32_t cputype; member in struct:fat_arch
H A Dmacho.c97 static const char *macho_cpustr(uint32_t cputype) argument
/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
672 NXCombineCpuSubtypes( cpu_type_t cputype, cpu_subtype_t cpusubtype1, cpu_subtype_t cpusubtype2) argument
[all...]
/macosx-10.9.5/xnu-2422.115.4/SETUP/config/
H A Dexterns.c44 struct cputype *cputype; variable in typeref:struct:cputype
/macosx-10.9.5/libutil-34/
H A Dreexec_to_match_kernel.c154 static int reexec(cpu_type_t cputype, const char *guardenv) argument
/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.c308 cpu_type_t cputype; local
[all...]
H A Dctf_insert.c234 cpu_type_t cputype; local
/macosx-10.9.5/dtrace-118.1/libelf/
H A Dbegin.c326 cpu_type_t cputype = (elf->ed_myflags & EDF_RDKERNTYPE) ? current_kernel_arch() :current_program_arch(); local
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dkern_mib.c130 static int cputype, cpusubtype, cputhreadtype, cpufamily, cpu64bit; variable
/macosx-10.9.5/xnu-2422.115.4/libkern/kxld/
H A Dkxld.c65 cpu_type_t cputype; 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
H A Dkxld_util.c755 kxld_is_32_bit(cpu_type_t cputype) argument
/macosx-10.9.5/xnu-2422.115.4/tools/tests/xnu_quick_test/
H A Dmain.c619 cpu_type_t cputype = _mh_execute_header.cputype; local
/macosx-10.9.5/iodbc-42.5/iodbc/iodbcinst/
H A Ddlf.h150 cpu_type_t cputype; member in struct:arch_flag

Completed in 181 milliseconds

123