Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFile.h249 Hex64 sourceVersion = 0; member
/freebsd-13.1/contrib/llvm-project/lld/include/lld/ReaderWriter/
H A DMachOLinkingContext.h198 uint64_t sourceVersion() const { return _sourceVersion; } in sourceVersion() function