Home
last modified time | relevance | path

Searched defs:ObjectFile (Results 1 – 25 of 37) sorted by relevance

12

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/
H A DRTDyldMemoryManager.h29 class ObjectFile; variable
48 const object::ObjectFile &) {} in notifyObjectLoaded()
H A DJITEventListener.h31 class ObjectFile; variable
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DDXContainerEmitter.cpp26 DXContainerWriter(DXContainerYAML::Object &ObjectFile) in DXContainerWriter()
32 DXContainerYAML::Object &ObjectFile; member in __anona9664c590111::DXContainerWriter
H A DObjectYAML.cpp23 YamlObjectFile &ObjectFile) { in mapping()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/GSYM/
H A DObjectFileTransformer.h19 class ObjectFile; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DRelocationResolver.h24 class ObjectFile; variable
H A DBuildID.h30 class ObjectFile; variable
H A DIRObjectFile.h25 class ObjectFile; variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DWasmDump.h20 class ObjectFile; variable
H A DELFDump.h21 class ObjectFile; variable
H A DMachODump.h24 class ObjectFile; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A Dyaml2obj.h24 class ObjectFile; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/Remarks/
H A DRemarkLinker.h27 class ObjectFile; variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkRunner.h58 object::OwningBinary<object::ObjectFile> ObjectFile; variable
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DModule.h49 class ObjectFile; variable
1157 friend class ObjectFile; variable
H A DSection.h30 class ObjectFile; variable
/openbsd-src/gnu/llvm/llvm/tools/bugpoint/
H A DToolRunner.h49 enum FileType { AsmFile, ObjectFile, CFile }; enumerator
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.h39 class ObjectFile; variable
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/target/
H A Dllvm_target.ml44 | ObjectFile Constructor
H A Dllvm_target.mli49 | ObjectFile Constructor
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProfCorrelator.h27 class ObjectFile; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/Symbolize/
H A DSymbolize.h35 class ObjectFile; variable
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DObjectFile.cpp43 ObjectFile::ObjectFile(unsigned int Type, MemoryBufferRef Source) in ObjectFile() function in ObjectFile
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DObjectFile.cpp241 ObjectFile::ObjectFile(const lldb::ModuleSP &module_sp, in ObjectFile() function in ObjectFile
265 ObjectFile::ObjectFile(const lldb::ModuleSP &module_sp, in ObjectFile() function in ObjectFile
/openbsd-src/gnu/llvm/llvm/bindings/python/llvm/
H A Dobject.py99 class ObjectFile(LLVMObject): class

12