Home
last modified time | relevance | path

Searched refs:CPU_SUBTYPE_INTEL (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Host/
H A DSafeMachO.h72 #undef CPU_SUBTYPE_INTEL
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h1615 inline int CPU_SUBTYPE_INTEL(int Family, int Model) { in CPU_SUBTYPE_INTEL() function