Home
last modified time | relevance | path

Searched defs:AddressRangeListImpl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBAddressRangeList.h17 class AddressRangeListImpl; variable
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DAddressRangeListImpl.cpp14 AddressRangeListImpl::AddressRangeListImpl() : m_ranges() {} in AddressRangeListImpl() function in AddressRangeListImpl