Home
last modified time | relevance | path

Searched refs:addOutputFileDependency (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachOLinkingContext.cpp629 addOutputFileDependency(outputPath()); in validateImpl()
921 void MachOLinkingContext::addOutputFileDependency(StringRef path) const { in addOutputFileDependency() function in lld::MachOLinkingContext
/freebsd-12.1/contrib/llvm/tools/lld/include/lld/ReaderWriter/
H A DMachOLinkingContext.h152 void addOutputFileDependency(StringRef path) const;