Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/API/
DSBInstructionList.cpp60 SBInstruction SBInstructionList::GetInstructionAtIndex(uint32_t idx) { in GetInstructionAtIndex() function in SBInstructionList
/openbsd/src/gnu/llvm/lldb/source/Core/
DDisassembler.cpp981 InstructionSP InstructionList::GetInstructionAtIndex(size_t idx) const { in GetInstructionAtIndex() function in InstructionList