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

12

/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dfat.h57 cpu_type_t cputype; /* cpu specifier (int) */ member in struct:fat_arch
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dpage_decrypt.h61 cpu_type_t cputype; member in struct:crypt_file_data
/macosx-10.10.1/file-46/file/src/
H A Dreadmacho.c43 print_arch_name_for_file(struct magic_set *ms, cpu_type_t cputype, argument
/macosx-10.10.1/xar-254/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.10.1/libutil-38/
H A Dreexec_to_match_kernel.c154 static int reexec(cpu_type_t cputype, const char *guardenv) argument
/macosx-10.10.1/IOKitUser-1050.1.21/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.10.1/dtrace-147/libelf/
H A Dbegin.c323 cpu_type_t cputype = (elf->ed_myflags & EDF_RDKERNTYPE) ? current_kernel_arch() :current_program_arch(); local
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dkern_mib.c130 static int cputype, cpusubtype, cputhreadtype, cpufamily, cpu64bit; variable
H A Dkern_mman.c1115 cpu_type_t cputype; local
H A Dmach_loader.c1562 load_code_signature( struct linkedit_data_command *lcp, struct vnode *vp, off_t macho_offset, off_t macho_size, cpu_type_t cputype, load_result_t *result) argument
1667 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
[all...]
H A Dkern_sysctl.c2511 fetch_process_cputype( proc_t cur_proc, int *name, u_int namelen, cpu_type_t *cputype) argument
/macosx-10.10.1/xnu-2782.1.97/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
H A Dkxld_reloc.c204 kxld_relocator_init(KXLDRelocator *relocator, u_char *file, const KXLDSymtab *symtab, const KXLDArray *sectarray, cpu_type_t cputype, cpu_subtype_t cpusubtype __unused, boolean_t swap) argument
/macosx-10.10.1/xnu-2782.1.97/tools/tests/xnu_quick_test/
H A Dmain.c614 cpu_type_t cputype = _mh_execute_header.cputype; local
/macosx-10.10.1/iodbc-42.5/iodbc/iodbcinst/
H A Ddlf.h150 cpu_type_t cputype; member in struct:arch_flag
/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A DMachOFileAbstraction.hpp111 ArchPair(uint32_t cputype, uint32_t cpusubtype) : arch(cputype), subtype(cpusubtype) {} argument
/macosx-10.10.1/kext_tools-384.1.4/
H A Dkernelcache.c698 cpu_type_t cputype local
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dlibcoff-in.h157 short cputype; member in struct:xcoff_tdata
H A Dpef.c510 enum bfd_architecture cputype; local
H A Dmach-o.c1488 enum bfd_architecture cputype; local
1666 unsigned long cputype; member in struct:mach_o_fat_archentry
[all...]
H A Dmach-o.h179 unsigned long cputype; member in struct:bfd_mach_o_header
/macosx-10.10.1/top-100.1.2/
H A Dlibtop.h312 cpu_type_t cputype; member in struct:libtop_psamp_s
/macosx-10.10.1/xnu-2782.1.97/osfmk/vm/
H A Dvm_shared_region.c377 vm_shared_region_lookup( void *root_dir, cpu_type_t cputype, boolean_t is_64bit) argument
612 vm_shared_region_create( void *root_dir, cpu_type_t cputype, boolean_t is_64bit) argument
[all...]

Completed in 212 milliseconds

12