9#ifndef LLDB_CORE_ADDRESSRANGELISTIMPL_H
10#define LLDB_CORE_ADDRESSRANGELISTIMPL_H
lldb_private::AddressRange GetAddressRangeAtIndex(size_t index)
AddressRangeListImpl(AddressRanges ranges)
void Append(const AddressRange &sb_region)
void Reserve(size_t capacity)
A section + offset based address range class.
A class that represents a running process on the host machine.
class LLDB_API SBAddressRangeList