Home
last modified time | relevance | path

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

/freebsd-9-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-9-stable/contrib/llvm/tools/llvm-objdump/
Dllvm-objdump.h22 class ObjectFile; variable
/freebsd-9-stable/contrib/llvm/tools/llvm-readobj/
DObjDumper.h16 class ObjectFile; variable
/freebsd-9-stable/contrib/llvm/include/llvm/Object/
DMachOUniversal.h26 class ObjectFile; variable
DObjectFile.h28 class ObjectFile; variable
/freebsd-9-stable/contrib/llvm/include/llvm/MC/
DMCObjectDisassembler.h28 class ObjectFile; variable
/freebsd-9-stable/contrib/llvm/tools/bugpoint/
DToolRunner.h48 enum FileType { AsmFile, ObjectFile, CFile }; enumerator
/freebsd-9-stable/contrib/llvm/lib/DebugInfo/
DDWARFUnit.h23 class ObjectFile; variable