Home
last modified time | relevance | path

Searched defs:inst_sp (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBInstruction.cpp53 const lldb::InstructionSP &inst_sp) in InstructionImpl()
71 const lldb::InstructionSP &inst_sp) in SBInstruction()
103 lldb::InstructionSP inst_sp(GetOpaque()); in GetAddress() local
112 lldb::InstructionSP inst_sp(GetOpaque()); in GetMnemonic() local
131 lldb::InstructionSP inst_sp(GetOpaque()); in GetOperands() local
150 lldb::InstructionSP inst_sp(GetOpaque()); in GetComment() local
169 lldb::InstructionSP inst_sp(GetOpaque()); in GetControlFlowKind() local
188 lldb::InstructionSP inst_sp(GetOpaque()); in GetByteSize() local
198 lldb::InstructionSP inst_sp(GetOpaque()); in GetData() local
211 lldb::InstructionSP inst_sp(GetOpaque()); in DoesBranch() local
[all …]
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp1020 InstructionSP inst_sp; in GetInstructionAtIndex() local
1061 void InstructionList::Append(lldb::InstructionSP &inst_sp) { in Append()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp1669 InstructionSP inst_sp( in DecodeInstructions() local