Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachOLinkingContext.cpp458 addInputFileNotFound(path); in fileExists()
917 void MachOLinkingContext::addInputFileNotFound(StringRef path) const { in addInputFileNotFound() function in lld::MachOLinkingContext
/freebsd-12.1/contrib/llvm/tools/lld/include/lld/ReaderWriter/
H A DMachOLinkingContext.h151 void addInputFileNotFound(StringRef path) const;