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.h131 uint32_t cpuSubtype; variable
H A DInputFiles.cpp246 auto getArchName = [](uint32_t cpuType, uint32_t cpuSubtype) { in readFile()
259 uint32_t cpuSubtype = in readFile() local
H A DSyntheticSections.cpp95 static uint32_t cpuSubtype() { in cpuSubtype() function