LLVM  4.0.0
Classes | Namespaces | Typedefs | Functions
SymbolicFile.h File Reference
#include "llvm/Object/Binary.h"
#include "llvm/Support/Format.h"
#include <utility>
Include dependency graph for SymbolicFile.h:
This graph shows which files directly or indirectly include this file:

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

template<typename OStream >
OStream & llvm::object::operator<< (OStream &OS, const DataRefImpl &D)
 
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)