|
LLVM
3.7.0
|
#include "llvm/Object/Binary.h"Go to the source code of this file.
Classes | |
| union | llvm::object::DataRefImpl |
| class | llvm::object::content_iterator< content_type > |
| class | llvm::object::BasicSymbolRef |
| This is a value type class that represents a single symbol in the list of symbols in the object file. More... | |
| class | llvm::object::SymbolicFile |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
| llvm::object | |
Typedefs | |
| typedef content_iterator < BasicSymbolRef > | llvm::object::basic_symbol_iterator |
Functions | |
| bool | llvm::object::operator== (const DataRefImpl &a, const DataRefImpl &b) |
| bool | llvm::object::operator!= (const DataRefImpl &a, const DataRefImpl &b) |
| bool | llvm::object::operator< (const DataRefImpl &a, const DataRefImpl &b) |
1.8.6