#include <SBInstructionList.h>
Protected Member Functions |
void | SetDisassembler (const lldb::DisassemblerSP &opaque_sp) |
Detailed Description
Definition at line 19 of file SBInstructionList.h.
Constructor & Destructor Documentation
lldb::SBInstructionList::SBInstructionList |
( |
| ) |
|
lldb::SBInstructionList::~SBInstructionList |
( |
| ) |
|
Member Function Documentation
void lldb::SBInstructionList::Clear |
( |
| ) |
|
bool lldb::SBInstructionList::DumpEmulationForAllInstructions |
( |
const char * |
triple | ) |
|
bool lldb::SBInstructionList::GetDescription |
( |
lldb::SBStream & |
description | ) |
|
size_t lldb::SBInstructionList::GetSize |
( |
| ) |
|
bool lldb::SBInstructionList::IsValid |
( |
| ) |
const |
void lldb::SBInstructionList::Print |
( |
FILE * |
out | ) |
|
void lldb::SBInstructionList::SetDisassembler |
( |
const lldb::DisassemblerSP & |
opaque_sp | ) |
|
|
protected |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: