Home
last modified time | relevance | path

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

/llvm-project/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 …]
/llvm-project/lldb/unittests/Disassembler/RISCV/
H A DTestMCDisasmInstanceRISCV.cpp72 InstructionSP inst_sp; in TEST_F() local
[all...]
/llvm-project/lldb/unittests/Disassembler/ARM/
H A DTestArm64Disassembly.cpp70 InstructionSP inst_sp; TEST_F() local
H A DTestArmv7Disassembly.cpp78 InstructionSP inst_sp; TEST_F() local
/llvm-project/lldb/unittests/Disassembler/x86/
H A DTestGetControlFlowKindx86.cpp141 InstructionSP inst_sp; in TEST_F() local
/llvm-project/lldb/source/Core/
H A DDisassembler.cpp986 InstructionSP inst_sp; GetInstructionAtIndex() local
1027 Append(lldb::InstructionSP & inst_sp) Append() argument
/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp1653 InstructionSP inst_sp( DecodeInstructions() local