Home
last modified time | relevance | path

Searched defs:OutputFileName (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOLayoutBuilder.h50 StringRef OutputFileName; member
59 StringRef OutputFileName; variable
79 MachOLayoutBuilder(Object &O, bool Is64Bit, StringRef OutputFileName, in MachOLayoutBuilder()
H A DMachOWriter.h63 StringRef OutputFileName, uint64_t PageSize, raw_ostream &Out) in MachOWriter()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DPCHContainerOperations.cpp53 const std::string &OutputFileName, std::unique_ptr<llvm::raw_pwrite_stream> OS, in CreatePCHContainerGenerator()
/freebsd/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkUtil.cpp122 getOutputFileWithFlags(StringRef OutputFileName,sys::fs::OpenFlags Flags) getOutputFileWithFlags() argument
137 getOutputFileForRemarks(StringRef OutputFileName,Format OutputFormat) getOutputFileForRemarks() argument
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A DOptions.h35 std::string OutputFileName; member
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOUniversalWriter.cpp315 writeUniversalBinary(ArrayRef<Slice> Slices,StringRef OutputFileName) writeUniversalBinary() argument
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFuchsia.cpp238 const char *OutputFileName = Output.getFilename(); in ConstructJob() local
H A DHIPUtility.cpp217 llvm::StringRef OutputFileName, in constructHIPFatbinCommand()
H A DBareMetal.cpp448 const char *OutputFileName = Output.getFilename(); in ConstructJob() local
H A DCuda.cpp462 std::string OutputFileName = TC.getInputFilename(Output); in ConstructJob() local
H A DDarwin.cpp843 const auto *OutputFileName = Output.getFilename(); in ConstructJob() local
H A DGnu.cpp343 auto OutputFileName = Output.getFilename(); in ConstructJob() local
H A DClang.cpp440 const char *OutputFileName) { in addDebugObjectName()
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp87 Error Config::addSaveTemps(std::string OutputFileName, bool UseInputModulePath, in addSaveTemps()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp1010 Error llvm::writeToOutput(StringRef OutputFileName, in writeToOutput()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp854 StringRef OutputFileName = CI.getFrontendOpts().OutputFile; in ExecuteAction() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp6114 StringRef OutputFileName = llvm::sys::path::filename(NamedOutput); in GetNamedOutputPath() local