ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BinaryLoaderElf.h File Reference
#include "BinaryLoader.h"
Include dependency graph for BinaryLoaderElf.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BinaryLoaderElf
 
class  BinaryLoaderElf::VersionedSymbol
 Symbol from .dynsym combined with additional information. More...
 
struct  BinaryLoaderElf::SymbolMapEntry
 An entry for a SymbolMap. More...
 
class  BinaryLoaderElf::SymbolMap
 A mapping from symbol name (with optional version in parentheses) to SymbolMapEntry. More...
 
class  BinaryLoaderElf::SymverResolver
 

Functions

std::ostream & operator<< (std::ostream &, const BinaryLoaderElf::VersionedSymbol &)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  ,
const BinaryLoaderElf::VersionedSymbol  
)