Searched refs:TimeDateStamp (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/OpenSSL098-52/src/ms/
H A Dsegrenam.pl47 ($Machine,$NumberOfSections,$TimeDateStamp,
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DCOFF.h45 uint32_t TimeDateStamp; member in struct:llvm::COFF::header
384 uint32_t TimeDateStamp; member in struct:llvm::COFF::ImportDirectoryTableEntry
577 uint32_t TimeDateStamp; member in struct:llvm::COFF::ImportHeader
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Object/
H A DCOFF.h30 support::ulittle32_t TimeDateStamp; member in struct:llvm::object::coff_file_header
/macosx-10.10/llvmCore-3425.0.34/lib/MC/
H A DWinCOFFObjectWriter.cpp535 WriteLE32(Header.TimeDateStamp);
826 Header.TimeDateStamp = sys::TimeValue::now().toEpochTime();
/macosx-10.10/llvmCore-3425.0.34/utils/yaml2obj/
H A Dyaml2obj.cpp210 } else if (KeyValue == "TimeDateStamp") {
211 if (!getAs(Value, Header.TimeDateStamp)) {
212 YS.printError(Value, "Invalid value for TimeDateStamp");
807 << binary_le(CP.Header.TimeDateStamp)
/macosx-10.10/ICU-531.30/icuSources/tools/toolutil/
H A Dpkg_genc.c1128 objHeader.fileHeader.TimeDateStamp=(DWORD)time(NULL);

Completed in 192 milliseconds