Home
last modified time | relevance | path

Searched defs:GetInstructionAtIndex (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/API/
H A DSBInstructionList.cpp60 SBInstruction SBInstructionList::GetInstructionAtIndex(uint32_t idx) { in GetInstructionAtIndex() function in SBInstructionList
/llvm-project/lldb/source/Core/
H A DDisassembler.cpp985 InstructionSP InstructionList::GetInstructionAtIndex(size_t idx) const { GetInstructionAtIndex() function in InstructionList