Searched defs:Deterministic (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Object/ |
H A 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/lib/ObjCopy/ |
H A D | Archive.cpp | 64 bool Deterministic, bool Thin) { in deepWriteArchive()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-libtool-darwin/ |
H A D | llvm-libtool-darwin.cpp | 122 bool Deterministic = true; // Updated by 'D' and 'U' modifiers. member
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-ar/ |
H A D | llvm-ar.cpp | 236 static bool Deterministic = true; ///< 'D' and 'U' modifiers variable
|