#include "Annotatable.h"#include "common/h/serialize.h"#include "Symtab.h"#include "symutil.h"#include "Module.h"#include "Collections.h"#include "Variable.h"#include "Aggregate.h"#include "Function.h"#include <iterator>#include "symtabAPI/src/Object.h"#include <iostream>Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &os, const Dyninst::SymtabAPI::Variable &v) |
| std::ostream& operator<< | ( | std::ostream & | os, | |
| const Dyninst::SymtabAPI::Variable & | v | |||
| ) |
Definition at line 168 of file Variable.C.
References Dyninst::SymtabAPI::Type::getName().
1.6.1