#include <stdio.h>#include <stdlib.h>#include <string>#include <map>#include "dynutil/h/dyntypes.h"Go to the source code of this file.
Namespaces | |
| namespace | Dyninst |
Functions | |
| COMMON_EXPORT unsigned | Dyninst::addrHashCommon (const Address &addr) |
| COMMON_EXPORT unsigned | Dyninst::addrHash (const Address &iaddr) |
| COMMON_EXPORT unsigned | Dyninst::ptrHash (const void *iaddr) |
| COMMON_EXPORT unsigned | Dyninst::ptrHash (void *iaddr) |
| COMMON_EXPORT unsigned | Dyninst::addrHash4 (const Address &iaddr) |
| COMMON_EXPORT unsigned | Dyninst::addrHash16 (const Address &iaddr) |
| unsigned | Dyninst::stringhash (const std::string &s) |
| std::string | Dyninst::itos (int in) |
| std::string | Dyninst::utos (unsigned in) |
| bool | Dyninst::pattern_match (const char *p, const char *s, bool checkCase) |
| bool | Dyninst::wildcardEquiv (const std::string &us, const std::string &them, bool checkCase) |
| const char * | Dyninst::platform_string () |
| map< string, SymElf * > * | Dyninst::getSymelfCache () |
1.6.1