Searched refs:directivesExports (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/lld/COFF/ | ||
D | Driver.h | 150 llvm::StringSet<> directivesExports; variable |
D | Driver.cpp | 364 if (!directivesExports.insert(e).second) in parseDirectives() |