Searched defs:GetNumRanges (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugAranges.h42 size_t GetNumRanges() const { return m_aranges.GetSize(); } function in class:DWARFDebugAranges
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DBlock.h341 size_t GetNumRanges() const { return m_ranges.GetSize(); } function in class:lldb_private::Block
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBBlock.cpp198 uint32_t SBBlock::GetNumRanges() { function in class:SBBlock

Completed in 61 milliseconds