Searched refs:InstructionSP (Results 1 – 6 of 6) sorted by relevance
81 SBInstruction (const lldb::InstructionSP &inst_sp);84 SetOpaque (const lldb::InstructionSP &inst_sp);88 lldb::InstructionSP m_opaque_sp;
224 lldb::InstructionSP240 Append (lldb::InstructionSP &inst_sp);249 typedef std::vector<lldb::InstructionSP> collection;
36 SBInstruction::SBInstruction (const lldb::InstructionSP& inst_sp) : in SBInstruction()164 SBInstruction::SetOpaque (const lldb::InstructionSP &inst_sp) in SetOpaque()
1007 InstructionSP1010 InstructionSP inst_sp; in GetInstructionAtIndex()1055 InstructionList::Append (lldb::InstructionSP &inst_sp) in Append()
327 typedef std::shared_ptr<lldb_private::Instruction> InstructionSP; typedef
746 InstructionSP inst_sp(new InstructionLLVMC(*this, in DecodeInstructions()