Searched defs:Deterministic (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Object/ |
| H A D | ArchiveWriter.cpp | 98 bool Deterministic) { in getOldMember() 128 bool Deterministic) { in getFile() 353 static sys::TimePoint<std::chrono::seconds> now(bool Deterministic) { in now() 442 bool Deterministic, uint64_t Size, in writeSymbolTableHeader() 566 bool Deterministic, ArrayRef<MemberData> Members, in writeSymbolTable() 616 bool Deterministic, ArrayRef<MemberData> Members, in writeSymbolMap() 642 bool Deterministic, ArrayRef<MemberData> Members, in writeECSymbols() 731 object::Archive::Kind Kind, bool Thin, bool Deterministic, in computeMemberData() 971 bool Deterministic, bool Thin, bool IsEC) { in writeArchiveToStream() 1238 bool Deterministic, bool Thin, in writeArchive() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/ |
| H A D | Archive.cpp | 64 object::Archive::Kind Kind, bool Deterministic, in deepWriteArchive()
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-ar/ |
| H A D | llvm-ar.cpp | 231 static bool Deterministic = true; ///< 'D' and 'U' modifiers variable
|