Home
last modified time | relevance | path

Searched defs:Deterministic (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DArchiveWriter.cpp86 bool Deterministic) { in getOldMember()
116 bool Deterministic) { in getFile()
327 static sys::TimePoint<std::chrono::seconds> now(bool Deterministic) { in now()
386 bool Deterministic, uint64_t Size, in writeSymbolTableHeader()
402 bool Deterministic, ArrayRef<MemberData> Members, in writeSymbolTable()
485 object::Archive::Kind Kind, bool Thin, bool Deterministic, in computeMemberData()
663 bool Deterministic, bool Thin) { in writeArchiveToStream()
825 bool Deterministic, bool Thin, in writeArchive()
857 object::Archive::Kind Kind, bool Deterministic, in writeArchiveToBuffer()
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/
H A DArchive.cpp64 bool Deterministic, bool Thin) { in deepWriteArchive()
/openbsd-src/gnu/llvm/llvm/tools/llvm-libtool-darwin/
H A Dllvm-libtool-darwin.cpp122 bool Deterministic = true; // Updated by 'D' and 'U' modifiers. member
/openbsd-src/gnu/llvm/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp236 static bool Deterministic = true; ///< 'D' and 'U' modifiers variable