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

/macosx-10.5.8/xnu-1228.15.4/EXTERNAL_HEADERS/mach-o/
H A Dfat.h58 cpu_type_t cputype; /* cpu specifier (int) */ member in struct:fat_arch
H A Dloader.h63 cpu_type_t cputype; /* cpu specifier */ member in struct:mach_header
81 cpu_type_t cputype; /* cpu specifier */ member in struct:mach_header_64
/macosx-10.5.8/xnu-1228.15.4/libsa/libsa/
H A Dmkext.h38 cpu_type_t cputype; // CPU_TYPE_ANY for fat executables member in struct:mkext_header
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_mib.c129 static int cputype, cpusubtype, cputhreadtype, cpufamily, cpu64bit; variable
H A Dmach_loader.c1333 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
[all...]
H A Dkern_sysctl.c2553 fetch_process_cputype( proc_t cur_proc, int *name, u_int namelen, cpu_type_t *cputype) argument
H A Dubc_subr.c2165 ubc_cs_blob_add( struct vnode *vp, cpu_type_t cputype, off_t base_offset, vm_address_t addr, vm_size_t size) argument
2415 ubc_cs_blob_get( struct vnode *vp, cpu_type_t cputype, off_t offset) argument
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_shared_region.c314 vm_shared_region_lookup( void *root_dir, cpu_type_t cputype, boolean_t is_64bit) argument
475 vm_shared_region_create( void *root_dir, cpu_type_t cputype, boolean_t is_64bit) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/libkern/mach-o/
H A Dloader.h59 cpu_type_t cputype; /* cpu specifier */ member in struct:mach_header
/macosx-10.5.8/xnu-1228.15.4/osfmk/mach-o/
H A Dloader.h62 cpu_type_t cputype; /* cpu specifier */ member in struct:mach_header

Completed in 71 milliseconds