Home
last modified time | relevance | path

Searched defs:sourceVersion (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFile.h250 Hex64 sourceVersion = 0; member
/freebsd-12.1/contrib/llvm/tools/lld/include/lld/ReaderWriter/
H A DMachOLinkingContext.h199 uint64_t sourceVersion() const { return _sourceVersion; } in sourceVersion() function