Home
last modified time | relevance | path

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

/freebsd/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()
261 uint32_t cpuSubtype = in readFile() local
H A DSyntheticSections.cpp96 static uint32_t cpuSubtype() { in cpuSubtype() function