Home
last modified time | relevance | path

Searched refs:GetOpaque (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/API/
DSBInstruction.cpp104 lldb::InstructionSP inst_sp(GetOpaque()); in GetAddress()
113 lldb::InstructionSP inst_sp(GetOpaque()); in GetMnemonic()
132 lldb::InstructionSP inst_sp(GetOpaque()); in GetOperands()
151 lldb::InstructionSP inst_sp(GetOpaque()); in GetComment()
170 lldb::InstructionSP inst_sp(GetOpaque()); in GetControlFlowKind()
189 lldb::InstructionSP inst_sp(GetOpaque()); in GetByteSize()
199 lldb::InstructionSP inst_sp(GetOpaque()); in GetData()
212 lldb::InstructionSP inst_sp(GetOpaque()); in DoesBranch()
221 lldb::InstructionSP inst_sp(GetOpaque()); in HasDelaySlot()
230 lldb::InstructionSP inst_sp(GetOpaque()); in CanSetBreakpoint()
[all …]
/openbsd/src/gnu/llvm/lldb/include/lldb/API/
DSBInstruction.h83 lldb::InstructionSP GetOpaque();