| /llvm-project-15.0.7/lld/MachO/ |
| H A D | LTO.h | 27 class ObjFile; variable
|
| H A D | Dwarf.h | 18 class ObjFile; variable
|
| H A D | SymbolTable.h | 25 class ObjFile; variable
|
| H A D | InputFiles.h | 88 friend class ObjFile; variable
|
| H A D | SyntheticSections.h | 40 class ObjFile; variable
|
| /llvm-project-15.0.7/bolt/unittests/Core/ |
| H A D | BinaryContext.cpp | 48 std::unique_ptr<ObjectFile> ObjFile; member
|
| H A D | MCPlusBuilder.cpp | 72 std::unique_ptr<ObjectFile> ObjFile; member
|
| /llvm-project-15.0.7/llvm/lib/XRay/ |
| H A D | InstrumentationMap.cpp | 54 loadObj(StringRef Filename, object::OwningBinary<object::ObjectFile> &ObjFile, in loadObj() 94 uint32_t RelativeRelocation = [](object::ObjectFile *ObjFile) { in loadObj()
|
| /llvm-project-15.0.7/lld/COFF/ |
| H A D | DebugTypes.h | 36 class ObjFile; variable
|
| H A D | Symbols.h | 41 class ObjFile; variable
|
| H A D | Chunks.h | 37 class ObjFile; variable
|
| /llvm-project-15.0.7/llvm/lib/Object/ |
| H A D | IRObjectFile.cpp | 99 Expected<std::unique_ptr<ObjectFile>> ObjFile = in findBitcodeInMemBuffer() local
|
| /llvm-project-15.0.7/lld/wasm/ |
| H A D | InputFiles.h | 104 explicit ObjFile(MemoryBufferRef m, StringRef archiveName) in ObjFile() function
|
| H A D | InputChunks.h | 34 class ObjFile; variable
|
| /llvm-project-15.0.7/lld/ELF/ |
| H A D | InputFiles.cpp | 1779 template class elf::ObjFile<ELF32LE>; member in elf 1780 template class elf::ObjFile<ELF32BE>; member in elf 1781 template class elf::ObjFile<ELF64LE>; member in elf 1782 template class elf::ObjFile<ELF64BE>; member in elf
|
| H A D | InputFiles.h | 224 ObjFile(MemoryBufferRef m, StringRef archiveName) : ELFFileBase(ObjKind, m) { in ObjFile() function
|
| H A D | InputSection.h | 30 template <class ELFT> class ObjFile; variable
|
| /llvm-project-15.0.7/llvm/tools/llvm-dwarfutil/ |
| H A D | DebugInfoLinker.cpp | 42 object::ObjectFile &ObjFile) in ObjFileAddressMap()
|
| H A D | llvm-dwarfutil.cpp | 145 ObjectFile &ObjFile) { in setConfigToAddNewDebugSections()
|
| /llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFLinker.h | 534 DWARFFile &ObjFile; variable 544 DIECloner(DWARFLinker &Linker, DwarfEmitter *Emitter, DWARFFile &ObjFile, in DIECloner()
|
| /llvm-project-15.0.7/clang/unittests/Driver/ |
| H A D | ToolChainTest.cpp | 331 auto ObjFile = CmdCompile->getOutputFilenames().front(); in TEST() local
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | NativeSession.cpp | 137 const object::COFFObjectFile *ObjFile = in getPdbPathFromExe() local
|
| /llvm-project-15.0.7/llvm/tools/sancov/ |
| H A D | sancov.cpp | 860 static void printCovPoints(const std::string &ObjFile, raw_ostream &OS) { in printCovPoints() 1188 for (const std::string &ObjFile : ClInputFiles) { in main() local
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/MCJIT/ |
| H A D | MCJIT.cpp | 130 std::unique_ptr<object::ObjectFile> ObjFile; in addObjectFile() local
|
| /llvm-project-15.0.7/clang/tools/clang-linker-wrapper/ |
| H A D | ClangLinkerWrapper.cpp | 413 Expected<std::unique_ptr<ObjectFile>> ObjFile = in extractFromBuffer() local 887 Expected<std::unique_ptr<ObjectFile>> ObjFile = in linkBitcodeFiles() local
|