Home
last modified time | relevance | path

Searched refs:TypeOrPlatform (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCAssembler.h106 } TypeOrPlatform; member
285 VersionInfo.TypeOrPlatform.Type = Type;
295 VersionInfo.TypeOrPlatform.Platform = Platform;
310 DarwinTargetVariantVersionInfo.TypeOrPlatform.Platform = Platform; in setDarwinTargetVariantBuildVersion()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMachObjectWriter.cpp930 W.write<uint32_t>(VersionInfo.TypeOrPlatform.Platform); in writeObject()
936 getLCFromMCVM(VersionInfo.TypeOrPlatform.Type); in writeObject()