Home
last modified time | relevance | path

Searched defs:cputype (Results 1 – 22 of 22) sorted by relevance

/xnu-12377.41.6/tools/lldbmacros/usertaskdebugging/
H A Duserprocess.py16 def GetRegisterSetForCPU(cputype, subtype): argument
35 def __init__(self, thr_obj, cputype, cpusubtype): argument
H A Dtarget.py19 def __init__(self, cputype, cpusubtype, ptrsize): argument
/xnu-12377.41.6/EXTERNAL_HEADERS/mach-o/
H A Dfat.h57 cpu_type_t cputype; /* cpu specifier (int) */ member
H A Dloader.h56 cpu_type_t cputype; /* cpu specifier */ member
74 cpu_type_t cputype; /* cpu specifier */ member
/xnu-12377.41.6/osfmk/kern/
H A Dpage_decrypt.h69 cpu_type_t cputype; member
H A Dkern_stackshot.c3824 int32_t cputype; in kcdata_record_task_cpu_architecture() local
H A Dkcdata.h1166 int32_t cputype; member
/xnu-12377.41.6/libkern/kxld/
H A Dkxld.c71 cpu_type_t cputype; member
123 KXLDFlags flags, cpu_type_t cputype, cpu_subtype_t cpusubtype, in kxld_create_context()
H A Dkxld_object.c88 cpu_type_t cputype; member
217 cpu_type_t cputype, cpu_subtype_t cpusubtype, KXLDFlags flags __unused) in kxld_object_init_from_macho()
H A Dkxld_util.c801 kxld_is_32_bit(cpu_type_t cputype) in kxld_is_32_bit()
H A Dkxld_reloc.c210 const KXLDSymtab *symtab, const KXLDArray *sectarray, cpu_type_t cputype, in kxld_relocator_init()
/xnu-12377.41.6/bsd/kern/
H A Dmach_loader.c138 uint32_t cputype; member
401 unsigned long cputype, cpusubtype, execfeatures; in parse_bingrade_override_bootarg() local
3167 cpu_type_t cputype, in load_dylinker()
3545 cpu_type_t cputype, in load_code_signature()
3714 cpu_type_t cputype, in set_code_unprotect()
3878 cpu_type_t cputype, in get_macho_vnode()
H A Dmach_fat.c184 cpu_type_t cputype, in fatfile_getbestarch_for_cputype()
H A Dkern_exit.c486 cpu_type_t cputype; in populate_corpse_crashinfo() local
1255 cpu_type_t cputype = cpu_type() & ~CPU_ARCH_MASK; in current_thread_collect_backtrace_info() local
H A Dubc_subr.c4222 cs_blob_set_cpu_type(struct cs_blob *blob, cpu_type_t cputype) in cs_blob_set_cpu_type()
4714 cpu_type_t cputype, in ubc_cs_blob_add()
5476 cpu_type_t cputype, in ubc_cs_blob_get()
H A Dkern_mman.c1793 cpu_type_t cputype; in mremap_encrypted() local
H A Dkern_exec.c2147 int cputype = cpu_type(); in exec_mach_imgact() local
H A Dkern_sysctl.c4196 cpu_type_t *cputype)
H A Dkern_proc.c1647 proc_archinfo_kdp(void* p, cpu_type_t* cputype, cpu_subtype_t* cpusubtype) in proc_archinfo_kdp()
/xnu-12377.41.6/tests/
H A Dproc_core_name_mte.c40 uint32_t cputype; /* cpu specifier */ member
/xnu-12377.41.6/osfmk/vm/
H A Dvm_shared_region.c423 match_subtype(cpu_type_t cputype, cpu_subtype_t exist, cpu_subtype_t new) in match_subtype()
447 cpu_type_t cputype, in vm_shared_region_lookup()
742 cpu_type_t cputype, in vm_shared_region_create()
/xnu-12377.41.6/libkdd/
H A Dkcdata.h1166 int32_t cputype; member