LLVM API Documentation

Classes | Namespaces | Typedefs | Functions | Variables
SymbolicFile.h File Reference
#include "llvm/Object/Binary.h"
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
class  llvm::object::SymbolicFile

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


namespace  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)

Variables

const uint64_t llvm::object::UnknownAddressOrSize = ~0ULL