Searched refs:GetField (Results 1 – 4 of 4) sorted by relevance
1474 auto GetField = [&](VersionInfoFixed::VersionInfoFixedType Type) { in writeVersionInfoBody() local1481 auto FileVer = GetField(VersionInfoFixed::FtFileVersion); in writeVersionInfoBody()1487 auto ProdVer = GetField(VersionInfoFixed::FtProductVersion); in writeVersionInfoBody()1494 FixedInfo.FileFlagsMask = GetField(VersionInfoFixed::FtFileFlagsMask)[0]; in writeVersionInfoBody()1495 FixedInfo.FileFlags = GetField(VersionInfoFixed::FtFileFlags)[0]; in writeVersionInfoBody()1496 FixedInfo.FileOS = GetField(VersionInfoFixed::FtFileOS)[0]; in writeVersionInfoBody()1497 FixedInfo.FileType = GetField(VersionInfoFixed::FtFileType)[0]; in writeVersionInfoBody()1498 FixedInfo.FileSubtype = GetField(VersionInfoFixed::FtFileSubtype)[0]; in writeVersionInfoBody()
295 def GetField : AccessOpcode;
331 bool GetField(InterpState &S, CodePtr OpPC, uint32_t I) { in GetField() function
661 HRESULT GetField(PVOID, LPCOLESTR, VARIANT*);