Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBInstructionList.h40 size_t GetInstructionsCount(const SBAddress &start,
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBInstructionList.cpp53 size_t SBInstructionList::GetInstructionsCount(const SBAddress &start, in GetInstructionsCount() function in SBInstructionList