Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBInstructionList.cpp77 size_t SBInstructionList::GetInstructionsCount(const SBAddress &start, in GetInstructionsCount() function in SBInstructionList
80 LLDB_RECORD_METHOD(size_t, SBInstructionList, GetInstructionsCount, in GetInstructionsCount()
219 size_t, SBInstructionList, GetInstructionsCount, in RegisterMethods()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBInstructionList.h39 size_t GetInstructionsCount(const SBAddress &start,
/freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/
H A DSBInstructionList.i48 size_t GetInstructionsCount(const SBAddress &start, const SBAddress &end,
/freebsd-13.1/lib/clang/liblldb/
H A DLLDBWrapLua.cpp30198 …result = (arg1)->GetInstructionsCount((lldb::SBAddress const &)*arg2,(lldb::SBAddress const &)*arg… in _wrap_SBInstructionList_GetInstructionsCount()