Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h101 uint8_t CpuType; global() member
139 uint8_t CpuType; global() member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DXCOFFYAML.h49 std::optional<llvm::yaml::Hex8> CpuType; member
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLSymbols.cpp156 std::optional<CPUType> CpuType; in enumeration() local