Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lld/MachO/
HDTarget.h115 uint32_t cpuSubtype; variable
HDInputFiles.cpp248 auto getArchName = [](uint32_t cpuType, uint32_t cpuSubtype) { in readFile()
261 uint32_t cpuSubtype = in readFile() local
HDSyntheticSections.cpp96 static uint32_t cpuSubtype() { in cpuSubtype() function