Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Object/
DObject.cpp65 void LLVMDisposeObjectFile(LLVMObjectFileRef ObjectFile) { in LLVMDisposeObjectFile()
70 LLVMSectionIteratorRef LLVMGetSections(LLVMObjectFileRef ObjectFile) { in LLVMGetSections()
79 LLVMBool LLVMIsSectionIteratorAtEnd(LLVMObjectFileRef ObjectFile, in LLVMIsSectionIteratorAtEnd()
97 LLVMSymbolIteratorRef LLVMGetSymbols(LLVMObjectFileRef ObjectFile) { in LLVMGetSymbols()
106 LLVMBool LLVMIsSymbolIteratorAtEnd(LLVMObjectFileRef ObjectFile, in LLVMIsSymbolIteratorAtEnd()
DObjectFile.cpp26 ObjectFile::ObjectFile(unsigned int Type, MemoryBuffer *source) in ObjectFile() function in ObjectFile
/freebsd-10-stable/contrib/llvm/tools/llvm-objdump/
Dllvm-objdump.h22 class ObjectFile; variable
/freebsd-10-stable/contrib/llvm/tools/llvm-readobj/
DObjDumper.h16 class ObjectFile; variable
/freebsd-10-stable/contrib/llvm/include/llvm/Object/
DMachOUniversal.h26 class ObjectFile; variable
DObjectFile.h28 class ObjectFile; variable
/freebsd-10-stable/contrib/llvm/include/llvm/MC/
DMCObjectDisassembler.h28 class ObjectFile; variable
/freebsd-10-stable/contrib/llvm/tools/bugpoint/
DToolRunner.h48 enum FileType { AsmFile, ObjectFile, CFile }; enumerator
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
DModule.h1155 friend class ObjectFile; variable
/freebsd-10-stable/contrib/llvm/tools/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
/freebsd-10-stable/contrib/llvm/lib/DebugInfo/
DDWARFUnit.h23 class ObjectFile; variable
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/
Dlldb-forward.h129 class ObjectFile; variable