| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | InputFile.h | 33 class InputFile; variable 58 InputFile(PDBFile *Pdb) { PdbOrObj = Pdb; } in InputFile() function 59 InputFile(object::COFFObjectFile *Obj) { PdbOrObj = Obj; } in InputFile() function 60 InputFile(MemoryBuffer *Buffer) { PdbOrObj = Buffer; } in InputFile() function
|
| /llvm-project-15.0.7/llvm/tools/llvm-dwarfutil/ |
| H A D | llvm-dwarfutil.cpp | 230 ObjectFile &InputFile) { in saveSeparateDebugInfo() 253 static Error saveNonDebugInfo(const Options &Opts, ObjectFile &InputFile, in saveNonDebugInfo() 277 ObjectFile &InputFile) { in splitDebugIntoSeparateFile() 293 ObjectFile &InputFile, in addSectionsFromLinkedData() 335 saveSeparateLinkedDebugInfo(const Options &Opts, ObjectFile &InputFile, in saveSeparateLinkedDebugInfo() 366 ObjectFile &InputFile, in saveSingleLinkedDebugInfo() 386 static Error saveLinkedDebugInfo(const Options &Opts, ObjectFile &InputFile, in saveLinkedDebugInfo() 407 static Error saveCopyOfFile(const Options &Opts, ObjectFile &InputFile) { in saveCopyOfFile() 422 static Error applyCLOptions(const struct Options &Opts, ObjectFile &InputFile) { in applyCLOptions()
|
| /llvm-project-15.0.7/lld/wasm/ |
| H A D | LTO.h | 39 class InputFile; variable
|
| /llvm-project-15.0.7/llvm/tools/llvm-pdbutil/ |
| H A D | ExplainOutputStyle.h | 24 class InputFile; variable
|
| H A D | DumpOutputStyle.h | 30 class InputFile; variable
|
| /llvm-project-15.0.7/lld/COFF/ |
| H A D | LTO.h | 40 class InputFile; variable
|
| H A D | InputFiles.h | 33 class InputFile; variable 132 : InputFile(ctx, ObjectKind, m, lazy) {} in InputFile() function
|
| /llvm-project-15.0.7/lld/ELF/ |
| H A D | SymbolTable.h | 19 class InputFile; variable
|
| H A D | LTO.h | 40 class InputFile; variable
|
| H A D | Thunks.h | 18 class InputFile; variable
|
| H A D | Driver.h | 20 class InputFile; variable
|
| H A D | Writer.h | 18 class InputFile; variable
|
| /llvm-project-15.0.7/bolt/include/bolt/Rewrite/ |
| H A D | MachORewriteInstance.h | 34 object::MachOObjectFile *InputFile; variable
|
| H A D | RewriteInstance.h | 424 llvm::object::ELFObjectFileBase *InputFile; variable
|
| /llvm-project-15.0.7/lld/MachO/ |
| H A D | SymbolTable.h | 24 class InputFile; variable
|
| H A D | Driver.h | 27 class InputFile; variable
|
| H A D | InputFiles.h | 32 class InputFile; variable 63 class InputFile; variable
|
| /llvm-project-15.0.7/llvm/tools/bugpoint/ |
| H A D | ToolRunner.cpp | 167 const std::string &InputFile, in ExecuteProgram() 254 const std::string &InputFile, const std::string &OutputFile, in ExecuteProgram() 312 const std::string &InputFile, const std::string &OutputFile, in ExecuteProgram() 484 const std::string &InputFile, in ExecuteProgram() 555 const std::string &InputFile, in ExecuteProgram() 625 const std::string &InputFile, in ExecuteProgram() 765 Error CC::MakeSharedObject(const std::string &InputFile, FileType fileType, in MakeSharedObject()
|
| /llvm-project-15.0.7/llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/ |
| H A D | LLJITWithGDBRegistrationListener.cpp | 97 for (auto &InputFile : InputFiles) { in main() local
|
| /llvm-project-15.0.7/clang-tools-extra/clang-include-fixer/plugin/ |
| H A D | IncludeFixerPlugin.cpp | 63 std::string InputFile = in ParseArgs() local
|
| /llvm-project-15.0.7/llvm/tools/dsymutil/ |
| H A D | SymbolMap.cpp | 62 SymbolMapTranslator SymbolMapLoader::Load(StringRef InputFile, in Load()
|
| /llvm-project-15.0.7/clang/unittests/Driver/ |
| H A D | SanitizerArgsTest.cpp | 40 static constexpr const char *InputFile = "/sources/foo.c"; variable
|
| /llvm-project-15.0.7/llvm/examples/SpeculativeJIT/ |
| H A D | SpeculativeJIT.cpp | 173 for (const auto &InputFile : InputFiles) { in main() local
|
| /llvm-project-15.0.7/clang/lib/Frontend/ |
| H A D | ChainedIncludesSource.cpp | 139 FrontendInputFile InputFile(includes[i], IK); in createChainedIncludesSource() local
|
| /llvm-project-15.0.7/bolt/lib/Rewrite/ |
| H A D | MachORewriteInstance.cpp | 88 object::MachOObjectFile *InputFile, StringRef ToolPath) { in createMachORewriteInstance() 97 MachORewriteInstance::MachORewriteInstance(object::MachOObjectFile *InputFile, in MachORewriteInstance()
|