Home
last modified time | relevance | path

Searched defs:arch (Results 1 – 5 of 5) sorted by relevance

/xnu-10002.41.9/tools/tests/execperf/
H A Dprintexecinfo.c38 …const NXArchInfo *arch = NXGetArchInfoFromCpuType(_mh_execute_header.cputype, _mh_execute_header.c… in printexecinfo() local
/xnu-10002.41.9/tools/lldbmacros/core/
H A Dkernelcore.py25 def __init__(self, arch, msg="Unsupported architecture"): argument
611 def arch(self): member in KernelTarget
/xnu-10002.41.9/bsd/kern/
H A Dmach_fat.c71 struct fat_arch *arch; in fatfile_getarch() local
/xnu-10002.41.9/tools/kt-dump/
H A Dkt-dump.cpp503 for (auto &arch : fat_archs) { in do_fat_macho() local
/xnu-10002.41.9/libkern/kxld/
H A Dkxld_object.c509 struct fat_arch *arch = NULL; in get_macho_slice_for_arch() local