#include <set>#include "Symbol.h"#include "Module.h"#include "Region.h"#include "Annotatable.h"#include "Serialization.h"#include "ProcReader.h"#include "boost/shared_ptr.hpp"Go to the source code of this file.
Data Structures | |
| class | Dyninst::SymtabAPI::Symtab |
| class | Dyninst::SymtabAPI::ExceptionBlock |
| class | Dyninst::SymtabAPI::relocationEntry |
Namespaces | |
| namespace | Dyninst |
| namespace | Dyninst::SymtabAPI |
Defines | |
| #define | SYM_MAJOR 8 |
| #define | SYM_MINOR 1 |
| #define | SYM_BETA 2 |
Typedefs | |
| typedef Dyninst::ProcessReader | Dyninst::SymtabAPI::MemRegReader |
Functions | |
| SYMTAB_EXPORT std::ostream & | Dyninst::SymtabAPI::operator<< (std::ostream &os, const ExceptionBlock &q) |
| SYMTAB_EXPORT std::ostream & | Dyninst::SymtabAPI::operator<< (std::ostream &os, const relocationEntry &q) |
| SYMTAB_EXPORT SerializerBase * | Dyninst::SymtabAPI::nonpublic_make_bin_symtab_serializer (Symtab *t, std::string file) |
| SYMTAB_EXPORT SerializerBase * | Dyninst::SymtabAPI::nonpublic_make_bin_symtab_deserializer (Symtab *t, std::string file) |
| SYMTAB_EXPORT void | Dyninst::SymtabAPI::nonpublic_free_bin_symtab_serializer (SerializerBase *sb) |
1.6.1