LLDB mainline
|
Public Member Functions | |
InstructionImpl (const lldb::DisassemblerSP &disasm_sp, const lldb::InstructionSP &inst_sp) | |
lldb::InstructionSP | GetSP () const |
bool | IsValid () const |
Protected Attributes | |
lldb::DisassemblerSP | m_disasm_sp |
lldb::InstructionSP | m_inst_sp |
Definition at line 51 of file SBInstruction.cpp.
|
inline |
Definition at line 53 of file SBInstruction.cpp.
|
inline |
Definition at line 57 of file SBInstruction.cpp.
References m_inst_sp.
|
inline |
Definition at line 59 of file SBInstruction.cpp.
References m_inst_sp.
|
protected |
Definition at line 62 of file SBInstruction.cpp.
|
protected |
Definition at line 63 of file SBInstruction.cpp.