Home
last modified time | relevance | path

Searched defs:cpuSubtype (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/MachO/
H A DTarget.h115 uint32_t cpuSubtype; variable
H A DInputFiles.cpp248 auto getArchName = [](uint32_t cpuType, uint32_t cpuSubtype) { in readFile() argument
261 uint32_t cpuSubtype = in readFile() local
H A DSyntheticSections.cpp95 static uint32_t cpuSubtype() { cpuSubtype() function