Searched refs:GetInstructionAtIndex (Results 1 – 14 of 14) sorted by relevance
58 SBInstructionList::GetInstructionAtIndex (uint32_t idx) in GetInstructionAtIndex() function in SBInstructionList62 inst.SetOpaque (m_opaque_sp->GetInstructionList().GetInstructionAtIndex (idx)); in GetInstructionAtIndex()105 … Instruction *inst = m_opaque_sp->GetInstructionList().GetInstructionAtIndex (i).get(); in GetDescription()126 if (!GetInstructionAtIndex((uint32_t) i).DumpEmulation (triple)) in DumpEmulationForAllInstructions()
45 GetInstructionAtIndex (uint32_t idx);72 return self.GetInstructionAtIndex(key)78 inst = self.GetInstructionAtIndex(idx)
10 obj.GetInstructionAtIndex(0xffffffff)
39 GetInstructionAtIndex (uint32_t idx);
31 inst = insts.GetInstructionAtIndex(0)
50 inst = insts.GetInstructionAtIndex(0)
95 Instruction *inst = inst_list.GetInstructionAtIndex (0).get(); in GetNonCallSiteUnwindPlanFromAssembly()141 inst = inst_list.GetInstructionAtIndex (idx).get(); in GetNonCallSiteUnwindPlanFromAssembly()
223 Instruction *instruction = instruction_list.GetInstructionAtIndex(0).get(); in Log()
363 run_to_address = instructions->GetInstructionAtIndex(branch_index)->GetAddress(); in SetNextBranchBreakpoint()
162 inst = inst_list.GetInstructionAtIndex(0)
170 GetInstructionAtIndex (size_t idx) const;
424 Instruction *inst = disasm_ptr->GetInstructionList().GetInstructionAtIndex (i).get(); in PrintInstructions()989 InstructionList::GetInstructionAtIndex (size_t idx) const in GetInstructionAtIndex() function in InstructionList
214 Instruction *instruction = instruction_list.GetInstructionAtIndex(instruction_index).get(); in DisassembleFunction()
3134 lldb.SBInstructionList.GetInstructionAtIndex lldb.SBInstructionList-class.html#GetInstructionAtIndex