Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBInstruction.cpp54 const lldb::InstructionSP &inst_sp) in InstructionImpl()
72 const lldb::InstructionSP &inst_sp) in SBInstruction()
104 lldb::InstructionSP inst_sp(GetOpaque()); in GetAddress() local
113 lldb::InstructionSP inst_sp(GetOpaque()); in GetMnemonic() local
132 lldb::InstructionSP inst_sp(GetOpaque()); in GetOperands() local
151 lldb::InstructionSP inst_sp(GetOpaque()); in GetComment() local
170 lldb::InstructionSP inst_sp(GetOpaque()); in GetControlFlowKind() local
189 lldb::InstructionSP inst_sp(GetOpaque()); in GetByteSize() local
199 lldb::InstructionSP inst_sp(GetOpaque()); in GetData() local
212 lldb::InstructionSP inst_sp(GetOpaque()); in DoesBranch() local
[all …]
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDisassembler.cpp982 InstructionSP inst_sp; in GetInstructionAtIndex() local
1023 void InstructionList::Append(lldb::InstructionSP &inst_sp) { in Append()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp1612 InstructionSP inst_sp( in DecodeInstructions() local