#include "Annotatable.h"#include "Serialization.h"#include "Aggregate.h"#include "Variable.h"Go to the source code of this file.
Data Structures | |
| class | Dyninst::SymtabAPI::Function |
Namespaces | |
| namespace | Dyninst |
| namespace | Dyninst::SymtabAPI |
Defines | |
| #define | _Function_h_ |
Functions | |
| SYMTAB_EXPORT std::ostream & | operator<< (std::ostream &os, const Dyninst::SymtabAPI::Function &) |
| #define _Function_h_ |
Definition at line 37 of file Function.h.
| SYMTAB_EXPORT std::ostream& operator<< | ( | std::ostream & | os, | |
| const Dyninst::SymtabAPI::Function & | ||||
| ) |
Definition at line 470 of file Function.C.
References Dyninst::SymtabAPI::Function::frameBase_, Dyninst::SymtabAPI::Function::getFramePtrRegnum(), and Dyninst::SymtabAPI::Type::getName().
1.6.1