Searched refs:writeImportLibrary (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DCOFFImportFile.h106 Error writeImportLibrary(StringRef ImportName, StringRef Path,
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ToolDrivers/llvm-dlltool/
H A DDlltoolDriver.cpp154 // cases where writeImportLibrary tries to transplant decoration from
175 // writeImportLibrary writes these symbols with the type
181 writeImportLibrary(Def->OutputFile, Path, Def->Exports, Machine, true))
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DCOFFImportFile.cpp9 // This file defines the writeImportLibrary function.
571 Error writeImportLibrary(StringRef ImportName, StringRef Path, function in namespace:llvm::object

Completed in 269 milliseconds