Home
last modified time | relevance | path

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

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