Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBInstructionList.h39 size_t GetInstructionsCount(const SBAddress &start,
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBInstructionList.i48 size_t GetInstructionsCount(const SBAddress &start, const SBAddress &end,
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBInstructionList.cpp71 size_t SBInstructionList::GetInstructionsCount(const SBAddress &start, in GetInstructionsCount() function in SBInstructionList