Searched defs:Deterministic (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Object/ |
| D | ArchiveWriter.cpp | 86 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/tools/llvm-ar/ |
| D | llvm-ar.cpp | 236 static bool Deterministic = true; ///< 'D' and 'U' modifiers variable
|