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

12