Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DDriver.h150 llvm::StringSet<> directivesExports; variable
DDriver.cpp364 if (!directivesExports.insert(e).second) in parseDirectives()