#include <Dbg-Proc.hpp>
Definition at line 94 of file Dbg-Proc.hpp.
◆ Proc()
BinUtil::Dbg::Proc::Proc |
( |
| ) |
|
|
inline |
◆ ~Proc()
BinUtil::Dbg::Proc::~Proc |
( |
| ) |
|
|
inline |
◆ ddump()
void BinUtil::Dbg::Proc::ddump |
( |
| ) |
const |
◆ dump()
std::ostream & BinUtil::Dbg::Proc::dump |
( |
std::ostream & |
os | ) |
const |
◆ operator=()
Proc& BinUtil::Dbg::Proc::operator= |
( |
const Proc & |
x | ) |
|
|
inline |
◆ toString()
std::string BinUtil::Dbg::Proc::toString |
( |
| ) |
const |
◆ begLine
◆ begVMA
VMA BinUtil::Dbg::Proc::begVMA |
◆ endVMA
VMA BinUtil::Dbg::Proc::endVMA |
◆ filenm
std::string BinUtil::Dbg::Proc::filenm |
◆ name
std::string BinUtil::Dbg::Proc::name |
◆ parent
Proc* BinUtil::Dbg::Proc::parent |
◆ parentVMA
VMA BinUtil::Dbg::Proc::parentVMA |
The documentation for this class was generated from the following files: