| /xnu-12377.41.6/tools/lldbmacros/usertaskdebugging/ |
| H A D | userprocess.py | 16 def GetRegisterSetForCPU(cputype, subtype): argument 35 def __init__(self, thr_obj, cputype, cpusubtype): argument
|
| H A D | target.py | 19 def __init__(self, cputype, cpusubtype, ptrsize): argument
|
| /xnu-12377.41.6/EXTERNAL_HEADERS/mach-o/ |
| H A D | fat.h | 57 cpu_type_t cputype; /* cpu specifier (int) */ member
|
| H A D | loader.h | 56 cpu_type_t cputype; /* cpu specifier */ member 74 cpu_type_t cputype; /* cpu specifier */ member
|
| /xnu-12377.41.6/osfmk/kern/ |
| H A D | page_decrypt.h | 69 cpu_type_t cputype; member
|
| H A D | kern_stackshot.c | 3824 int32_t cputype; in kcdata_record_task_cpu_architecture() local
|
| H A D | kcdata.h | 1166 int32_t cputype; member
|
| /xnu-12377.41.6/libkern/kxld/ |
| H A D | kxld.c | 71 cpu_type_t cputype; member 123 KXLDFlags flags, cpu_type_t cputype, cpu_subtype_t cpusubtype, in kxld_create_context()
|
| H A D | kxld_object.c | 88 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 D | kxld_util.c | 801 kxld_is_32_bit(cpu_type_t cputype) in kxld_is_32_bit()
|
| H A D | kxld_reloc.c | 210 const KXLDSymtab *symtab, const KXLDArray *sectarray, cpu_type_t cputype, in kxld_relocator_init()
|
| /xnu-12377.41.6/bsd/kern/ |
| H A D | mach_loader.c | 138 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 D | mach_fat.c | 184 cpu_type_t cputype, in fatfile_getbestarch_for_cputype()
|
| H A D | kern_exit.c | 486 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 D | ubc_subr.c | 4222 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 D | kern_mman.c | 1793 cpu_type_t cputype; in mremap_encrypted() local
|
| H A D | kern_exec.c | 2147 int cputype = cpu_type(); in exec_mach_imgact() local
|
| H A D | kern_sysctl.c | 4196 cpu_type_t *cputype)
|
| H A D | kern_proc.c | 1647 proc_archinfo_kdp(void* p, cpu_type_t* cputype, cpu_subtype_t* cpusubtype) in proc_archinfo_kdp()
|
| /xnu-12377.41.6/tests/ |
| H A D | proc_core_name_mte.c | 40 uint32_t cputype; /* cpu specifier */ member
|
| /xnu-12377.41.6/osfmk/vm/ |
| H A D | vm_shared_region.c | 423 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 D | kcdata.h | 1166 int32_t cputype; member
|