Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DCOFFImportFile.h106 Error writeImportLibrary(StringRef ImportName, StringRef Path,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-dlltool/
DDlltoolDriver.cpp181 writeImportLibrary(Def->OutputFile, Path, Def->Exports, Machine, true)) in dlltoolDriverMain()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFImportFile.cpp571 Error writeImportLibrary(StringRef ImportName, StringRef Path, in writeImportLibrary() function