Searched defs:ObjectFile (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Object/
H A DObjectFile.cpp26 ObjectFile::ObjectFile(unsigned int Type, MemoryBuffer *source) function in class:ObjectFile
[all...]
H A DObject.cpp65 void LLVMDisposeObjectFile(LLVMObjectFileRef ObjectFile) { argument
70 LLVMGetSections(LLVMObjectFileRef ObjectFile) argument
79 LLVMIsSectionIteratorAtEnd(LLVMObjectFileRef ObjectFile, LLVMSectionIteratorRef SI) argument
97 LLVMGetSymbols(LLVMObjectFileRef ObjectFile) argument
106 LLVMIsSymbolIteratorAtEnd(LLVMObjectFileRef ObjectFile, LLVMSymbolIteratorRef SI) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DObjectFile.cpp238 ObjectFile::ObjectFile (const lldb::ModuleSP &module_sp, function in class:ObjectFile
288 ObjectFile::ObjectFile (const lldb::ModuleSP &module_sp, function in class:ObjectFile
[all...]
/freebsd-10-stable/contrib/llvm/tools/bugpoint/
H A DToolRunner.h48 enum FileType { AsmFile, ObjectFile, CFile }; enumerator in enum:llvm::GCC::FileType
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DObjectFile.h53 class ObjectFile: class in namespace:lldb_private
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/Object/
H A DObjectFile.h266 class ObjectFile : public Binary { class in class:llvm::object::SymbolRef
[all...]

Completed in 132 milliseconds