ROSE
0.9.6a
|
Same as Disassembler::Exception except with a different constructor for ease of use in DisassemblerPowerpc. More...
Public Member Functions | |
ExceptionPowerpc (const std::string &mesg, const DisassemblerPowerpc *d, size_t bit=0) | |
Same as Disassembler::Exception except with a different constructor for ease of use in DisassemblerPowerpc.
This constructor should be used when an exception occurs during disassembly of an instruction; it is not suitable for errors that occur before or after (use superclass constructors for that case).
Definition at line 24 of file DisassemblerPowerpc.h.
|
inline |
Definition at line 26 of file DisassemblerPowerpc.h.
References DisassemblerPowerpc::insn.