Searched defs:cpuSubtype (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lld/MachO/ | ||
H A D | Target.h | 115 uint32_t cpuSubtype; global() variable |
H A D | InputFiles.cpp | 248 auto getArchName = [](uint32_t cpuType, uint32_t cpuSubtype) { in readFile() argument |
H A D | SyntheticSections.cpp | 96 static uint32_t cpuSubtype() { cpuSubtype() function |