Home
last modified time | relevance | path

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

/external/llvm-project/lld/include/lld/ReaderWriter/
DMachOLinkingContext.h323 void addExistingPathForDebug(StringRef path) { in addExistingPathForDebug() function
/external/llvm-project/lld/lib/Driver/
DDarwinLdDriver.cpp589 ctx.addExistingPathForDebug(existingPath->getValue()); in parse()