Searched defs:inst_sp (Results 1 – 3 of 3) sorted by relevance
54 const lldb::InstructionSP &inst_sp) in InstructionImpl() argument 72 const lldb::InstructionSP &inst_sp) in SBInstruction() argument 104 lldb::InstructionSP inst_sp(GetOpaque()); in GetAddress() local 113 lldb::InstructionSP inst_sp(GetOpaque()); in GetMnemonic() local 132 lldb::InstructionSP inst_sp(GetOpaque()); GetOperands() local 151 lldb::InstructionSP inst_sp(GetOpaque()); GetComment() local 170 lldb::InstructionSP inst_sp(GetOpaque()); GetControlFlowKind() local 189 lldb::InstructionSP inst_sp(GetOpaque()); GetByteSize() local 199 lldb::InstructionSP inst_sp(GetOpaque()); GetData() local 212 lldb::InstructionSP inst_sp(GetOpaque()); DoesBranch() local 221 lldb::InstructionSP inst_sp(GetOpaque()); HasDelaySlot() local 230 lldb::InstructionSP inst_sp(GetOpaque()); CanSetBreakpoint() local 244 SetOpaque(const lldb::DisassemblerSP & disasm_sp,const lldb::InstructionSP & inst_sp) SetOpaque() argument 251 lldb::InstructionSP inst_sp(GetOpaque()); GetDescription() local 287 lldb::InstructionSP inst_sp(GetOpaque()); Print() local 307 lldb::InstructionSP inst_sp(GetOpaque()); EmulateWithFrame() local 331 lldb::InstructionSP inst_sp(GetOpaque()); DumpEmulation() local 346 lldb::InstructionSP inst_sp(GetOpaque()); TestEmulation() local [all...]
986 InstructionSP inst_sp; in GetInstructionAtIndex() local1027 void InstructionList::Append(lldb::InstructionSP &inst_sp) { in Append()
1610 InstructionSP inst_sp( DecodeInstructions() local