Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DDriver.cpp979 std::vector<COFFShortExport> exports, nativeExports; in createImportLibrary() local
1001 getExports(*ctx.hybridSymtab, nativeExports); in createImportLibrary()
1008 ctx.config.mingw, nativeExports)); in createImportLibrary()
1018 ctx.config.mingw, nativeExports)); in createImportLibrary()
1030 ctx.config.mingw, nativeExports)) { in createImportLibrary()