Pol
Revision:cb584c9
|
#include <eprog.h>
Public Attributes | |
unsigned | firstPC |
unsigned | lastPC |
std::string | name |
unsigned Pol::Bscript::EPDbgFunction::firstPC |
Definition at line 71 of file eprog.h.
Referenced by Pol::Bscript::EScriptProgram::addfunction(), Pol::Core::DebugContext::cmd_funclist(), and Pol::Bscript::EScriptProgram::write_dbg().
unsigned Pol::Bscript::EPDbgFunction::lastPC |
Definition at line 72 of file eprog.h.
Referenced by Pol::Bscript::EScriptProgram::addfunction(), Pol::Core::DebugContext::cmd_funclist(), and Pol::Bscript::EScriptProgram::write_dbg().
std::string Pol::Bscript::EPDbgFunction::name |
Definition at line 70 of file eprog.h.
Referenced by Pol::Bscript::EScriptProgram::addfunction(), Pol::Core::DebugContext::cmd_funclist(), and Pol::Bscript::EScriptProgram::write_dbg().