Home
last modified time | relevance | path

Searched defs:ObjFile (Results 1 – 25 of 31) sorted by relevance

12

/llvm-project/lld/MachO/
H A DLTO.h27 class ObjFile; variable
H A DSymbolTable.h24 class ObjFile; variable
H A DDwarf.h17 class ObjFile; variable
H A DTarget.h32 class ObjFile; variable
111 applyOptimizationHints(uint8_t *,const ObjFile &) applyOptimizationHints() argument
H A DInputFiles.h89 friend class ObjFile; variable
/llvm-project/llvm/lib/XRay/
H A DInstrumentationMap.cpp54 loadObj(StringRef Filename, object::OwningBinary<object::ObjectFile> &ObjFile, in loadObj() argument
95 __anond9ce7c680202(object::ObjectFile *ObjFile) loadObj() argument
[all...]
/llvm-project/llvm/lib/Object/
H A DIRObjectFile.cpp98 Expected<std::unique_ptr<ObjectFile>> ObjFile = in findBitcodeInMemBuffer() local
H A DOffloadBinary.cpp282 return ObjFile.takeError(); in extractOffloadBinaries() local
/llvm-project/lld/COFF/
H A DDebugTypes.h33 class ObjFile; variable
H A DSymbols.h35 class ObjFile; variable
H A DChunks.h38 class ObjFile; variable
/llvm-project/bolt/unittests/Core/
H A DBinaryContext.cpp56 std::unique_ptr<ObjectFile> ObjFile; global() member
H A DMCPlusBuilder.cpp81 std::unique_ptr<ObjectFile> ObjFile; global() member
/llvm-project/lld/ELF/
H A DInputFiles.cpp1916 template class elf::ObjFile<ELF32LE>; global() member in elf
1917 template class elf::ObjFile<ELF32BE>; global() member in elf
1918 template class elf::ObjFile<ELF64LE>; global() member in elf
1919 template class elf::ObjFile<ELF64BE>; global() member in elf
[all...]
H A DInputFiles.h247 ObjFile(ELFKind ekind, MemoryBufferRef m, StringRef archiveName) ObjFile() function
H A DInputSection.h33 template <class ELFT> class ObjFile; variable
/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h546 DWARFFile &ObjFile; variable
564 DIECloner(DWARFLinker &Linker, DwarfEmitter *Emitter, DWARFFile &ObjFile, in DIECloner()
/llvm-project/lld/wasm/
H A DInputChunks.h35 class ObjFile; variable
H A DConfig.h27 class ObjFile; global() variable
H A DInputFiles.cpp405 ObjFile::ObjFile(MemoryBufferRef m, StringRef archiveName, bool lazy) ObjFile() function in lld::wasm::ObjFile
[all...]
/llvm-project/llvm/tools/llvm-dwarfutil/
H A DDebugInfoLinker.cpp45 object::ObjectFile &ObjFile) in ObjFileAddressMap()
H A Dllvm-dwarfutil.cpp166 setConfigToAddNewDebugSections(objcopy::ConfigManager & Config,ObjectFile & ObjFile) setConfigToAddNewDebugSections() argument
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSession.cpp138 if (!ObjFile) in getPdbPathFromExe() local
/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp130 std::unique_ptr<object::ObjectFile> ObjFile; addObjectFile() local
/llvm-project/llvm/tools/sancov/
H A Dsancov.cpp833 printCovPoints(const std::string & ObjFile,raw_ostream & OS) printCovPoints() argument
1229 for (const std::string &ObjFile : ClInputFiles) { sancov_main() local

12