ROSE
0.9.6a
|
#include "BinaryLoader.h"
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 &) |
std::ostream& operator<< | ( | std::ostream & | , |
const BinaryLoaderElf::VersionedSymbol & | |||
) |