| BreakpointLocationsPredictorCreator typedef | lldb_private::EmulateInstruction | protected |
| ContextType enum name | lldb_private::EmulateInstruction | |
| CreateBreakpointLocationPredictor(std::unique_ptr< EmulateInstruction > emulator_up) | lldb_private::EmulateInstruction | static |
| CreateFunctionEntryUnwind(lldb_private::UnwindPlan &unwind_plan) override | EmulateInstructionMIPS | virtual |
| CreateInstance(const lldb_private::ArchSpec &arch, lldb_private::InstructionType inst_type) | EmulateInstructionMIPS | static |
| eContextAbsoluteBranchRegister enum value | lldb_private::EmulateInstruction | |
| eContextAdjustBaseRegister enum value | lldb_private::EmulateInstruction | |
| eContextAdjustPC enum value | lldb_private::EmulateInstruction | |
| eContextAdjustStackPointer enum value | lldb_private::EmulateInstruction | |
| eContextAdvancePC enum value | lldb_private::EmulateInstruction | |
| eContextArithmetic enum value | lldb_private::EmulateInstruction | |
| eContextImmediate enum value | lldb_private::EmulateInstruction | |
| eContextInvalid enum value | lldb_private::EmulateInstruction | |
| eContextPopRegisterOffStack enum value | lldb_private::EmulateInstruction | |
| eContextPushRegisterOnStack enum value | lldb_private::EmulateInstruction | |
| eContextReadOpcode enum value | lldb_private::EmulateInstruction | |
| eContextRegisterLoad enum value | lldb_private::EmulateInstruction | |
| eContextRegisterPlusOffset enum value | lldb_private::EmulateInstruction | |
| eContextRegisterStore enum value | lldb_private::EmulateInstruction | |
| eContextRelativeBranchImmediate enum value | lldb_private::EmulateInstruction | |
| eContextRestoreStackPointer enum value | lldb_private::EmulateInstruction | |
| eContextReturnFromException enum value | lldb_private::EmulateInstruction | |
| eContextSetFramePointer enum value | lldb_private::EmulateInstruction | |
| eContextSupervisorCall enum value | lldb_private::EmulateInstruction | |
| eContextTableBranchReadMemory enum value | lldb_private::EmulateInstruction | |
| eContextWriteMemoryRandomBits enum value | lldb_private::EmulateInstruction | |
| eContextWriteRegisterRandomBits enum value | lldb_private::EmulateInstruction | |
| eInfoTypeAddress enum value | lldb_private::EmulateInstruction | |
| eInfoTypeImmediate enum value | lldb_private::EmulateInstruction | |
| eInfoTypeImmediateSigned enum value | lldb_private::EmulateInstruction | |
| eInfoTypeISA enum value | lldb_private::EmulateInstruction | |
| eInfoTypeISAAndImmediate enum value | lldb_private::EmulateInstruction | |
| eInfoTypeISAAndImmediateSigned enum value | lldb_private::EmulateInstruction | |
| eInfoTypeNoArgs enum value | lldb_private::EmulateInstruction | |
| eInfoTypeOffset enum value | lldb_private::EmulateInstruction | |
| eInfoTypeRegister enum value | lldb_private::EmulateInstruction | |
| eInfoTypeRegisterPlusIndirectOffset enum value | lldb_private::EmulateInstruction | |
| eInfoTypeRegisterPlusOffset enum value | lldb_private::EmulateInstruction | |
| eInfoTypeRegisterRegisterOperands enum value | lldb_private::EmulateInstruction | |
| eInfoTypeRegisterToRegisterPlusIndirectOffset enum value | lldb_private::EmulateInstruction | |
| eInfoTypeRegisterToRegisterPlusOffset enum value | lldb_private::EmulateInstruction | |
| Emulate_3D_branch(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_ADDiu(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_ADDIUS5(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_ADDIUSP(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_B16_MM(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_BAL(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_BALC(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_BC(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_BC1EQZ(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_BC1NEZ(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_Bcond_Link(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_Bcond_Link_C(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_BNZB(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_BNZD(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_BNZH(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_BNZV(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_BNZW(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_Branch_MM(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_BXX_2ops(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_BXX_2ops_C(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_BXX_3ops(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_BXX_3ops_C(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_BZB(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_BZD(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_BZH(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_BZV(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_BZW(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_FP_branch(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_J(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_JAL(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_JALR(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_JALRS(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_JALRx16_MM(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_JALx(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_JIALC(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_JIC(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_JR(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_JRADDIUSP(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_LDST_Imm(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_LDST_Reg(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_LUI(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_LW(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_LWM16_32(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_LWSP(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_MSA_Branch_DF(llvm::MCInst &insn, int element_byte_size, bool bnz) | EmulateInstructionMIPS | protected |
| Emulate_MSA_Branch_V(llvm::MCInst &insn, bool bnz) | EmulateInstructionMIPS | protected |
| Emulate_SUBU_ADDU(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_SW(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_SWM16_32(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| Emulate_SWSP(llvm::MCInst &insn) | EmulateInstructionMIPS | protected |
| EmulateInstruction(const ArchSpec &arch) | lldb_private::EmulateInstruction | |
| EmulateInstruction(const EmulateInstruction &)=delete | lldb_private::EmulateInstruction | private |
| EmulateInstructionMIPS(const lldb_private::ArchSpec &arch) | EmulateInstructionMIPS | |
| EvaluateInstruction(uint32_t evaluate_options) override | EmulateInstructionMIPS | virtual |
| FindPlugin(const ArchSpec &arch, InstructionType supported_inst_type, const char *plugin_name) | lldb_private::EmulateInstruction | static |
| GetAddress() const | lldb_private::EmulateInstruction | inline |
| GetAddressByteSize() const | lldb_private::EmulateInstruction | inline |
| GetArchitecture() const | lldb_private::EmulateInstruction | inline |
| GetBestRegisterKindAndNumber(const RegisterInfo *reg_info, lldb::RegisterKind ®_kind, uint32_t ®_num) | lldb_private::EmulateInstruction | static |
| GetByteOrder() const | lldb_private::EmulateInstruction | inline |
| GetInstructionCondition() | lldb_private::EmulateInstruction | inlinevirtual |
| GetInternalRegisterNumber(RegisterContext *reg_ctx, const RegisterInfo ®_info) | lldb_private::EmulateInstruction | static |
| GetLastInstrSize() | lldb_private::EmulateInstruction | inlinevirtual |
| GetOpcode() const | lldb_private::EmulateInstruction | inline |
| GetOpcodeForInstruction(llvm::StringRef name) | EmulateInstructionMIPS | protectedstatic |
| GetPluginDescriptionStatic() | EmulateInstructionMIPS | static |
| GetPluginName() override | EmulateInstructionMIPS | inlinevirtual |
| GetPluginNameStatic() | EmulateInstructionMIPS | inlinestatic |
| GetRegisterInfo(lldb::RegisterKind reg_kind, uint32_t reg_num) override | EmulateInstructionMIPS | virtual |
| GetRegisterName(unsigned reg_num, bool alternate_name) | EmulateInstructionMIPS | protected |
| GetSingleStepBreakpointLocationsPredictorCreator() | lldb_private::EmulateInstruction | inlineprivatevirtual |
| GetSizeOfInstruction(lldb_private::DataExtractor &data, uint64_t inst_addr) | EmulateInstructionMIPS | protected |
| InfoType enum name | lldb_private::EmulateInstruction | |
| Initialize() | EmulateInstructionMIPS | static |
| InstructionCondition typedef | lldb_private::EmulateInstruction | |
| m_addr | lldb_private::EmulateInstruction | protected |
| m_alt_disasm | EmulateInstructionMIPS | private |
| m_alt_subtype_info | EmulateInstructionMIPS | private |
| m_arch | lldb_private::EmulateInstruction | protected |
| m_asm_info | EmulateInstructionMIPS | private |
| m_baton | lldb_private::EmulateInstruction | protected |
| m_context | EmulateInstructionMIPS | private |
| m_disasm | EmulateInstructionMIPS | private |
| m_insn_info | EmulateInstructionMIPS | private |
| m_next_inst_size | EmulateInstructionMIPS | private |
| m_opcode | lldb_private::EmulateInstruction | protected |
| m_read_mem_callback | lldb_private::EmulateInstruction | protected |
| m_read_reg_callback | lldb_private::EmulateInstruction | protected |
| m_reg_info | EmulateInstructionMIPS | private |
| m_subtype_info | EmulateInstructionMIPS | private |
| m_use_alt_disaasm | EmulateInstructionMIPS | private |
| m_write_mem_callback | lldb_private::EmulateInstruction | protected |
| m_write_reg_callback | lldb_private::EmulateInstruction | protected |
| nonvolatile_reg_p(uint32_t regnum) | EmulateInstructionMIPS | protected |
| operator=(const EmulateInstruction &)=delete | lldb_private::EmulateInstruction | private |
| lldb_private::PluginInterface::operator=(const PluginInterface &)=delete | lldb_private::PluginInterface | |
| PluginInterface()=default | lldb_private::PluginInterface | |
| PluginInterface(const PluginInterface &)=delete | lldb_private::PluginInterface | |
| ReadInstruction() override | EmulateInstructionMIPS | virtual |
| ReadMemory(const Context &context, lldb::addr_t addr, void *dst, size_t dst_len) | lldb_private::EmulateInstruction | |
| ReadMemoryCallback typedef | lldb_private::EmulateInstruction | |
| ReadMemoryDefault(EmulateInstruction *instruction, void *baton, const Context &context, lldb::addr_t addr, void *dst, size_t length) | lldb_private::EmulateInstruction | static |
| ReadMemoryFrame(EmulateInstruction *instruction, void *baton, const Context &context, lldb::addr_t addr, void *dst, size_t length) | lldb_private::EmulateInstruction | static |
| ReadMemoryUnsigned(const Context &context, lldb::addr_t addr, size_t byte_size, uint64_t fail_value, bool *success_ptr) | lldb_private::EmulateInstruction | |
| ReadPC() | lldb_private::EmulateInstruction | |
| ReadRegister(const RegisterInfo ®_info) | lldb_private::EmulateInstruction | |
| ReadRegister(lldb::RegisterKind reg_kind, uint32_t reg_num, RegisterValue ®_value) | lldb_private::EmulateInstruction | |
| ReadRegisterCallback typedef | lldb_private::EmulateInstruction | |
| ReadRegisterDefault(EmulateInstruction *instruction, void *baton, const RegisterInfo *reg_info, RegisterValue ®_value) | lldb_private::EmulateInstruction | static |
| ReadRegisterFrame(EmulateInstruction *instruction, void *baton, const RegisterInfo *reg_info, RegisterValue ®_value) | lldb_private::EmulateInstruction | static |
| ReadRegisterUnsigned(const RegisterInfo ®_info, uint64_t fail_value, bool *success_ptr) | lldb_private::EmulateInstruction | |
| ReadRegisterUnsigned(lldb::RegisterKind reg_kind, uint32_t reg_num, uint64_t fail_value, bool *success_ptr) | lldb_private::EmulateInstruction | |
| SetBaton(void *baton) | lldb_private::EmulateInstruction | |
| SetCallbacks(ReadMemoryCallback read_mem_callback, WriteMemoryCallback write_mem_callback, ReadRegisterCallback read_reg_callback, WriteRegisterCallback write_reg_callback) | lldb_private::EmulateInstruction | |
| SetInstruction(const lldb_private::Opcode &insn_opcode, const lldb_private::Address &inst_addr, lldb_private::Target *target) override | EmulateInstructionMIPS | virtual |
| SetReadMemCallback(ReadMemoryCallback read_mem_callback) | lldb_private::EmulateInstruction | |
| SetReadRegCallback(ReadRegisterCallback read_reg_callback) | lldb_private::EmulateInstruction | |
| SetTargetTriple(const lldb_private::ArchSpec &arch) override | EmulateInstructionMIPS | virtual |
| SetWriteMemCallback(WriteMemoryCallback write_mem_callback) | lldb_private::EmulateInstruction | |
| SetWriteRegCallback(WriteRegisterCallback write_reg_callback) | lldb_private::EmulateInstruction | |
| SupportsEmulatingInstructionsOfType(lldb_private::InstructionType inst_type) override | EmulateInstructionMIPS | inlinevirtual |
| SupportsEmulatingInstructionsOfTypeStatic(lldb_private::InstructionType inst_type) | EmulateInstructionMIPS | inlinestatic |
| Terminate() | EmulateInstructionMIPS | static |
| TestEmulation(lldb_private::Stream &out_stream, lldb_private::ArchSpec &arch, lldb_private::OptionValueDictionary *test_data) override | EmulateInstructionMIPS | inlinevirtual |
| TranslateRegister(lldb::RegisterKind reg_kind, uint32_t reg_num, std::string ®_name) | lldb_private::EmulateInstruction | static |
| UnconditionalCondition | lldb_private::EmulateInstruction | static |
| WriteMemory(const Context &context, lldb::addr_t addr, const void *src, size_t src_len) | lldb_private::EmulateInstruction | |
| WriteMemoryCallback typedef | lldb_private::EmulateInstruction | |
| WriteMemoryDefault(EmulateInstruction *instruction, void *baton, const Context &context, lldb::addr_t addr, const void *dst, size_t length) | lldb_private::EmulateInstruction | static |
| WriteMemoryFrame(EmulateInstruction *instruction, void *baton, const Context &context, lldb::addr_t addr, const void *dst, size_t length) | lldb_private::EmulateInstruction | static |
| WriteMemoryUnsigned(const Context &context, lldb::addr_t addr, uint64_t uval, size_t uval_byte_size) | lldb_private::EmulateInstruction | |
| WritePC(lldb::addr_t addr) | lldb_private::EmulateInstruction | |
| WriteRegister(const Context &context, const RegisterInfo &ref_info, const RegisterValue ®_value) | lldb_private::EmulateInstruction | |
| WriteRegister(const Context &context, lldb::RegisterKind reg_kind, uint32_t reg_num, const RegisterValue ®_value) | lldb_private::EmulateInstruction | |
| WriteRegisterCallback typedef | lldb_private::EmulateInstruction | |
| WriteRegisterDefault(EmulateInstruction *instruction, void *baton, const Context &context, const RegisterInfo *reg_info, const RegisterValue ®_value) | lldb_private::EmulateInstruction | static |
| WriteRegisterFrame(EmulateInstruction *instruction, void *baton, const Context &context, const RegisterInfo *reg_info, const RegisterValue ®_value) | lldb_private::EmulateInstruction | static |
| WriteRegisterUnsigned(const Context &context, const RegisterInfo ®_info, uint64_t reg_value) | lldb_private::EmulateInstruction | |
| WriteRegisterUnsigned(const Context &context, lldb::RegisterKind reg_kind, uint32_t reg_num, uint64_t reg_value) | lldb_private::EmulateInstruction | |
| ~EmulateInstruction() override=default | lldb_private::EmulateInstruction | |
| ~PluginInterface()=default | lldb_private::PluginInterface | virtual |