Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/Driver/
DDarwinLdDriver.cpp168 static std::error_code parseExportsList(StringRef exportFilePath, in parseExportsList() function
660 if (std::error_code ec = parseExportsList(expFile->getValue(), ctx)) { in parse()
686 if (std::error_code ec = parseExportsList(expFile->getValue(), ctx)) { in parse()