Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/
DRTDyldMemoryManager.h28 class ObjectFile; variable
44 const object::ObjectFile &) {} in notifyObjectLoaded()
DJITEventListener.h31 class ObjectFile; variable
DRuntimeDyld.h25 class ObjectFile; variable
DExecutionEngine.h55 class ObjectFile; variable
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.h20 class ObjectFile; variable
/external/llvm/tools/llvm-readobj/
DObjDumper.h18 class ObjectFile; variable
DELFDumper.cpp1042 typedef object::ELFFile<ELFT> ObjectFile; typedef in __anon07d3185e0411::MipsGOTParser
/external/llvm/include/llvm/Object/
DIRObjectFile.h25 class ObjectFile; variable
DObjectFile.h29 class ObjectFile; variable
/external/llvm/tools/bugpoint/
DToolRunner.h48 enum FileType { AsmFile, ObjectFile, CFile }; enumerator
/external/llvm/lib/Object/
DObjectFile.cpp28 ObjectFile::ObjectFile(unsigned int Type, MemoryBufferRef Source) in ObjectFile() function in ObjectFile
DObject.cpp74 void LLVMDisposeObjectFile(LLVMObjectFileRef ObjectFile) { in LLVMDisposeObjectFile()
/external/llvm/bindings/ocaml/target/
Dllvm_target.ml45 | ObjectFile Constructor
Dllvm_target.mli50 | ObjectFile Constructor
/external/lldb/include/lldb/Core/
DModule.h1066 friend class ObjectFile; variable
/external/lldb/source/Symbol/
DObjectFile.cpp238 ObjectFile::ObjectFile (const lldb::ModuleSP &module_sp, in ObjectFile() function in ObjectFile
288 ObjectFile::ObjectFile (const lldb::ModuleSP &module_sp, in ObjectFile() function in ObjectFile
/external/llvm/bindings/python/llvm/
Dobject.py100 class ObjectFile(LLVMObject): class
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h24 class ObjectFile; variable
/external/llvm/bindings/go/llvm/
Dtarget.go72 ObjectFile CodeGenFileType = C.LLVMObjectFile const
/external/lldb/include/lldb/
Dlldb-forward.h123 class ObjectFile; variable