Searched refs:GetNumRanges (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBBlock.h61 GetNumRanges ();
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugAranges.h70 GetNumRanges() const function in class:DWARFDebugAranges
H A DDWARFDebugInfo.cpp72 for (size_t n=0;n<m_cu_aranges_ap.get()->GetNumRanges();n++)
/freebsd-10.3-release/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DBlock.h440 GetNumRanges () const function in class:lldb_private::Block
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/API/
H A DSBBlock.cpp206 SBBlock::GetNumRanges () function in class:SBBlock
209 return m_opaque_ptr->GetNumRanges();
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanStepOut.cpp422 size_t num_ranges = inlined_block->GetNumRanges();

Completed in 131 milliseconds