#include "symtabAPI/h/Type.h"#include "boost/static_assert.hpp"Go to the source code of this file.
Namespaces | |
| namespace | Dyninst |
| namespace | Dyninst::SymtabAPI |
Defines | |
| #define | TYPE_MEM_H_ |
Functions | |
| template<class T > | |
| T * | upgradePlaceholder (Type *placeholder, T *new_type) |
Variables | |
| std::map< void *, size_t > | Dyninst::SymtabAPI::type_memory |
| #define TYPE_MEM_H_ |
Definition at line 32 of file Type-mem.h.
| T* upgradePlaceholder | ( | Type * | placeholder, | |
| T * | new_type | |||
| ) | [inline] |
Definition at line 47 of file Type-mem.h.
References Dyninst::SymtabAPI::type_memory.
Referenced by Dyninst::SymtabAPI::typeCollection::addOrUpdateType().
1.6.1