Searched refs:writeImportLibrary (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | COFFImportFile.h | 106 Error writeImportLibrary(StringRef ImportName, StringRef Path,
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/ |
D | COFFImportFile.h | 105 Error writeImportLibrary(StringRef ImportName, StringRef Path,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-dlltool/ |
D | DlltoolDriver.cpp | 181 writeImportLibrary(Def->OutputFile, Path, Def->Exports, Machine, true)) in dlltoolDriverMain()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ToolDrivers/llvm-dlltool/ |
D | DlltoolDriver.cpp | 218 writeImportLibrary(Def->OutputFile, Path, Def->Exports, Machine, true)) in dlltoolDriverMain()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
D | COFFImportFile.cpp | 577 Error writeImportLibrary(StringRef ImportName, StringRef Path, in writeImportLibrary() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | COFFImportFile.cpp | 571 Error writeImportLibrary(StringRef ImportName, StringRef Path, in writeImportLibrary() function
|